ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
[Git support] Clones/forks (Feature #395)
Description
Sub-request for https://www.chiliproject.org/issues/392.
Having the possibility to register a Git repo as a clone (or fork) of another repo, and to create this new repo locally if asked for.
How this should behave: on a project's Repository tab, if using Git, propose a new Fork or Clone button, which proposes to create a new repo for this fork (stored on the server or not, I do not know what is possible, nor what is feasible with Git).
Related issues
related to Feature #396: [Git support] Add support for pulling requests | Open | 2011-05-13 | ||
related to Feature #392: Better Git support | Declined | 2011-05-12 |
History
Updated by Thibaut Cuvelier at 2011-05-13 10:36 am
Forgot one point: it will be necessary to have a list of all the clones and to show it somewhere in the Repository tab.
Updated by Eric Davis at 2011-05-13 06:49 pm
- Tracker changed from Bug to Feature
- Category set to SCM