Difference between revisions of "Version Control"
m |
m |
||
Line 1: | Line 1: | ||
− | http://www.joelonsoftware.com/items/2010/03/17.html | + | [http://www.joelonsoftware.com/items/2010/03/17.html Joel on Software - distributed version control] |
http://www.kernel.org/pub/software/scm/git/docs/user-manual.html | http://www.kernel.org/pub/software/scm/git/docs/user-manual.html |
Revision as of 14:38, 30 October 2011
Joel on Software - distributed version control
http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
http://book.git-scm.com/index.html
http://jonas.nitro.dk/git/quick-reference.html
http://www-cs-students.stanford.edu/~blynn/gitmagic/index.html
http://stackoverflow.com/questions/347901/what-are-your-favorite-git-features-or-tricks
http://plasmasturm.org/log/gitidxpraise/
http://eagain.net/gitweb/?p=gitosis.git;a=blob;f=README.rst
http://gitready.com/beginner/2009/03/09/remote-tracking-branches.html
git ready - tips and resources
http://blog.ezyang.com/2010/01/advanced-git-merge/
http://kerneltrap.org/mailarchive/git/2008/9/18/3338384
http://help.github.com/remotes/
https://git.wiki.kernel.org/index.php/GitFaq
http://blog.madism.org/index.php/2007/09/09/138-git-awsome-ness-git-rebase-interactive
http://www.catb.org/esr/writings/version-control/version-control.html