Jump to content

Typical Git workflow: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 73: Line 73:
Change master to whatever branch you want to push your changes to.<br>  
Change master to whatever branch you want to push your changes to.<br>  


== 5) Get back in sync with changes commited by others ==
== 5) Get back in sync with changes commited by others<br> ==
<pre>git pull
</pre>


== 6) Push branch to remote git repository<br>  ==
== 6) Push branch to remote git repository<br>  ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.