Changes
Page history
ar.kalmykov created page: gcd and math
authored
Nov 21, 2016
by
Artem Kalmykov
Hide whitespace changes
Inline
Side-by-side
git-tutorial.md
View page @
f774ecef
...
...
@@ -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
<f
irst
_n
ame
>
_<l
ast
_
n
ame
>
_learnProject.
1.
Create a public repository on GitHub with name
yourF
irst
N
ame
_yourL
ast
N
ame_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.
...
...
...
...