← Revision 3 as of 2013-01-31 01:49:25
Size: 699
Comment:
|
← Revision 4 as of 2013-01-31 01:56:34 →
Size: 742
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Clone Cytoscpae 3 Projects from Github = |
= Cytoscpae Projects at Github = |
Line 13: | Line 14: |
And in addition to thse |
And in addition to these branches, we maintain the following: * Hotfix |
Cytoscpae Projects at Github
Clone with repo
Working with Branches
We use git-flow to manage branches.
The following two branches always exist for all sub-projects.
master - for tagging releases. Will not be used for daily development.
develop - for development. This branch was called trunk in our old SVN repository.
And in addition to these branches, we maintain the following:
- Hotfix
For more information about this branching strategy, please read the following document: