Open main menu

Changes

Git asynchronous development

239 bytes added, 10:05, 24 June 2013
no edit summary
== Initialization of git ==
Navigate to the root folder of the branch of relax, you want to develop. Initialize with:
git init
 
=== Setup_commit_information ===
If you havent set the variables, this is good time. See [Git_installation#Git_setup_commit_information].