Collaborative Github Workflow

From eqqon

Revision as of 01:32, 16 August 2009 by Henon (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Collaboration on Github is not complicated but also not intuitively clear for beginners because not all parts of the workflow are incorporated into the Github user interface. This description describes the structure of collaboration between the contributors and the maintainers github project. For every step in the workflow the respective git commands are given for reference.

The example

This description uses the project GitSharp as example which is hosted on github.

The main repository also called the upstream branch is henon/GitSharp.




.... work in progress ..... going to complete it in the next days.