Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2012-12-21 00:02:11
Size: 38
Editor: KeiichiroOno
Comment:
Revision 4 as of 2013-01-31 01:56:34
Size: 742
Editor: KeiichiroOno
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Building Cytoscpae 3 from Github = = 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:

 * [[http://nvie.com/posts/a-successful-git-branching-model/|A successful Git branching model]]
 
== Links ==
 * [[https://github.com/cytoscape|Cytoscape Consortium GitHub Account]]

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:

Cytoscape_3/CoreDevelopment/GettingStartedGithub (last edited 2013-02-07 14:46:16 by PietMolenaar)

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux