Friday, October 5, 2012

Git pull vs fetch


git pull = git fetch + git merge
Great read here: http://longair.net/blog/2009/04/16/git-fetch-and-merge/
Linked from: http://stackoverflow.com/questions/292357/whats-the-difference-between-git-pull-and-git-fetch