remove origin from git pull call, to get rid of fatal: fetch --all does not take a repository argument error
[?]
Apr 25, 2012, 8:17 AM
LHE3XCRRA4A4YWBC3Q7V7PL3JEAMQWN4S6UFJFTMBLVLY73L6FSQCDependencies
- [2]
HE3GX5IPOptimize fetch-git. - [3]
C7CXMZ66hydra: do not perform git clone every time. in stead work on local clone and pull - [4]
BMSQD2ZHIndentation - [*]
OOQ2D3KC* Refactoring: move fetchInput out of hydra_scheduler into a separate
Change contents
- replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 344
("git", "pull", "--ff-only", "-fu", "--all", "origin"));("git", "pull", "--ff-only", "-fu", "--all"));