Jump to content

Typical Git workflow: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 81: Line 81:
</pre>  
</pre>  
== 7) Merge local branch into local master  ==
== 7) Merge local branch into local master  ==
To update your local repository to the newest commit, execute<br>
<pre>git pull
</pre>


== 8) Push local master to remote git repostiory<br> ==
== 8) Push local master to remote git repostiory<br> ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.