Skip to content
gnomet edited this page Sep 14, 2010 · 7 revisions

If you are a collaborator in this github project, you can follow these instructions.

Workflow instructions

First generate public key and set it in github (instructions for mac: http://help.github.com/mac-key-setup/)

Then clone the repository: git clone [email protected]:sizzlelab/kassi.git

For the workflow with branches you can take a look at this guide but no need to stress about “squashing”. Just rebase the commits from your dev branch to the main branch and push.

Clone this wiki locally