![](https://secure.gravatar.com/avatar/e40a56ed126a0d24557673b0ac7b03e2.jpg?s=120&d=mm&r=g)
This is the git flow tutorial (ask Ben to install git flow for you on your machine). http://yakiloo.com/getting-started-git-flow/
Quick start: 1) Open a github account https://github.com/ 2) Get Daniel to invite you to the github project , 3) create and change to a folder of your choice 4) "git flow init" and enter-enter-enter-enter-enter 5) "git clone <address of git-hub repository provided by Daniel>"
You can then start new features like Daniel showed yesterday, as described in the tutorial, etc. (e.g., "git flow feature start <feature-name>")
![](https://secure.gravatar.com/avatar/1294d100c1f5fcd24f7ba4dc0349cfac.jpg?s=120&d=mm&r=g)
Just to add, if you do that, please do your work in feature branches and have me commit them to develop in order to avoid difficulties with the git/svn bridge. The other way to get started with git is to use git-svn yourself. Instruction are at http://salilab.org/imp/wiki/git.
On Thu, Jun 21, 2012 at 11:22 AM, Barak Raveh barak.raveh@gmail.com wrote:
> This is the git flow tutorial (ask Ben to install git flow for you on your > machine). > http://yakiloo.com/getting-started-git-flow/ > > Quick start: > 1) Open a github account https://github.com/ > 2) Get Daniel to invite you to the github project , > 3) create and change to a folder of your choice > 4) "git flow init" and enter-enter-enter-enter-enter > 5) "git clone <address of git-hub repository provided by Daniel>" > > You can then start new features like Daniel showed yesterday, as described > in the tutorial, etc. (e.g., "git flow feature start <feature-name>") > > _______________________________________________ > IMP-dev mailing list > IMP-dev@salilab.org > https://salilab.org/mailman/listinfo/imp-dev > >
participants (2)
-
Barak Raveh
-
Daniel Russel