Labs/Jetpack/FlightDeck/Code Workflow: Difference between revisions
< Labs | Jetpack | FlightDeck
Jump to navigation
Jump to search
(Links section created) |
m (→Links) |
||
| Line 4: | Line 4: | ||
*[http://nvie.com/git-model nview.com - A successful Git branching model] | *[http://nvie.com/git-model nview.com - A successful Git branching model] | ||
*[http://github.com/Xiong/gitflow/blob/figure-xiong-svg/workflow.svg SVG source of the workflow diagram] - slightly different from the diagram presented above | *[http://github.com/Xiong/gitflow/blob/figure-xiong-svg/workflow.svg SVG source of the workflow diagram] - slightly different from the diagram presented in the page above | ||
*[http://github.com/nvie/gitflow git-flow] repository of the git extension to make main repository management a blast (not tested yet) | *[http://github.com/nvie/gitflow git-flow] repository of the git extension to make main repository management a blast (not tested yet) | ||
Revision as of 09:55, 15 July 2010
Links
- nview.com - A successful Git branching model
- SVG source of the workflow diagram - slightly different from the diagram presented in the page above
- git-flow repository of the git extension to make main repository management a blast (not tested yet)