changes.mady.by.user Burke Mamlin
Saved on Aug 15, 2012
...
git checkout --track origin/branchname
Git
SVN
git pull______________ fetch (updates your local copy of a remote branch) or git pull (goes a git fetch + git merge)
git pull
fetch
svn update______________
svn update