Changes
Page history
ar.kalmykov created page: gcd and math
authored
Nov 21, 2016
by
Artem Kalmykov
Show 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
...
@@ -5,7 +5,7 @@ https://github.com/GSoft-SharePoint/Dynamite/wiki/Getting-started-with-SourceTre
http://learngitbranching.js.org
http://learngitbranching.js.org
## You should do the following:
## 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.
2.
Download SourceTree application and use it for repository management.
3.
Push the existing source code to master branch of the repository.
3.
Push the existing source code to master branch of the repository.
4.
Create a branch called “develop” from master branch.
4.
Create a branch called “develop” from master branch.
...
...
...
...