Differences between revisions 5 and 6
Revision 5 as of 2013-02-06 01:54:39
Size: 1235
Editor: KeiichiroOno
Comment:
Revision 6 as of 2013-02-06 01:57:56
Size: 1389
Editor: KeiichiroOno
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
== Clone with repo == == Clone Cytoscape 3 Core Projects with repo ==
Line 12: Line 12:
We use git-flow to manage branches. We use the following to manage branches.
Line 27: Line 27:

Let's start ''Social coding''!

== Questions? ==
Cytoscape mailing lists are the best place to ask questions.


Cytoscpae Projects at Github

Introduction

Cytoscape Core projects are now hosted at GitHub. To work on the core, you need to learn how to use git. Please read some books/documents about git and understand basic concepts of distributed source code management system.

Clone Cytoscape 3 Core Projects with repo

Please read README.md file for the latest information.

Working with Branches

We use the following 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:

Let's start Social coding!

Questions?

Cytoscape mailing lists are the best place to ask questions.

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