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] Add support for pulling requests (Feature #396)
Description
Sub-request for https://www.chiliproject.org/issues/392.
It is all about managing Git's pull requests inside CP: you can do commits on your own clone and ask the Git you're cloning to put your changes into his Git.
Dependency on #395.
Once you have forked, you can go on your fork's page on CP, then click Pull request: you will have to say what you have done in the code, select what commits you want to be merged into mainstream, then send; then, the team responsible for the project you forked will have to refuse or to accept your patches, with comments (based on the forums? not too tightly, not everyone wants to have the forums enabled).
Related issues
related to Feature #392: Better Git support | Declined | 2011-05-12 | ||
related to Feature #395: [Git support] Clones/forks | Open | 2011-05-13 |