Using git just like svn? …
No branches, no tags, no stashing, just commit & push all day? 🙂
In this case, the following may apply:
svn update == git pull origin master
Using git just like svn? …
No branches, no tags, no stashing, just commit & push all day? 🙂
In this case, the following may apply:
svn update == git pull origin master
here some git extras that are very usefull
https://github.com/visionmedia/git-extras
on *buntu releases available in the repo
sudo apt-get install git-extras