ar.kalmykov created page: gcd and math authored by Artem Kalmykov's avatar Artem Kalmykov
......@@ -5,7 +5,7 @@ https://github.com/GSoft-SharePoint/Dynamite/wiki/Getting-started-with-SourceTre
http://learngitbranching.js.org
## You should do the following:
1. Create a public repository on GitHub with name <first_name>_<last_name>_learnProject.
1. Create a public repository on GitHub with name yourFirstName_yourLastName_learnProject.
2. Download SourceTree application and use it for repository management.
3. Push the existing source code to master branch of the repository.
4. Create a branch called “develop” from master branch.
......
......