-
Notifications
You must be signed in to change notification settings - Fork 24
Git. Mandatory reading
lufe089 edited this page Sep 22, 2017
·
5 revisions
Git getting started basics(suggested reading)
Pease read the section Forking workflow from the article team work. On this section you will find an explanation about how we work as a team for keeping our contributions well syncrhonized. This reading is mandatory if you want to contribute as a VariaMos developer.
Read the following article about Branching model. Basically, we used the same scheme, but unlike the article we call the shared repository "upstream" instead of "origin".