nextcloud / nextcloud/server

Feature request: Git backend for version control

Open
#43,938 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement feature: versions
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

How to use GitHub
  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Right now, in the context of software development, Nextcloud as a collaboration platform competes with the usage of existing forges, whether free or proprietary, with its only (major) weakness being its version control system. Implementing a Git backend for Nextcloud's version control system would solve this issue, and if exposed through an external API endpoint, would make Nextcloud usable as a fully fledged forge, thus making it more interesting to the software development community and increasing Nextcloud's visibility among it, which would open the door for more people to contribute.

This would also fix #7473.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by examining Nextcloud's existing version control system and the related issue #7473, then determine the required backend and external API boundaries. Done would mean a Git backend is implemented and exposed through an external API endpoint, but the scope needs design decisions first.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, php
Domain
api, backend, devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.