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.

Option to run git fetch in SysController#fetch_changesets (Feature #507)


Added by Eric Davis at 2011-07-05 11:34 pm. Updated at 2011-07-06 09:57 pm.


Status:Open Start date:2011-07-05
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:SCM
Target version:-
Remote issue URL: Affected version:2.0.0

Description

I propose that we add an optional parameter that will run git fetch --all when a request is made to SysController#fetch_changesets and the repository is a git repository. This will let any hooks (like Github) actually update the local git repository.

This would help automate the Git workflow between ChiliProject and Github.


History

Updated by Gabriel Mazetto at 2011-07-06 09:57 pm

According to the discussion at https://www.chiliproject.org/boards/1/topics/525 it shall help create the local repository with --mirror flag, so that it will easy repository updates.

Also available in: Atom PDF