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 workflow - Use of gitflow?

Added by Ryan Cross at 2011-02-23 06:57 am

there seems to be some references to working out the workflow for this project. I'm just curious if anyone has thought of adopting the gitflow approach (and its tools)?

If you are unfamiliar with gitflow, see the links below

https://github.com/nvie/gitflow
http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/
http://nvie.com/posts/a-successful-git-branching-model/
http://nvie.com/posts/a-git-flow-screencast/


Replies (1)

RE: Git workflow - Use of gitflow? - Added by Eric Davis at 2011-02-24 10:17 pm

We've talked about using gitflow but it's mostly a developer preference. So far I've been mimicking it by hand on my branches.

Eric Davis

(1-1/1)