Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
git:tips [2009/07/02 10:01] klaus3000git:tips [2009/07/21 12:35] (current) – --rebase to git pull, in case there are local changes on the local master andrei
Line 75: Line 75:
 # cleanup: change into another local branch and delete the local avpops branch # cleanup: change into another local branch and delete the local avpops branch
 git checkout master git checkout master
-git pull # fetch previously commited commit+git pull --rebase origin master # fetch previously commited commit
 git branch -d darilion/avpops git branch -d darilion/avpops
 </code> </code>
  

Navigation

Wiki

Other

QR Code
QR Code git:tips (generated for current page)