Difference between revisions of "Version Control"
From Hod's Personal Wiki
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[http://www.joelonsoftware.com/items/2010/03/17.html Joel on Software - distributed version control] | [http://www.joelonsoftware.com/items/2010/03/17.html Joel on Software - distributed version control] | ||
− | http:// | + | [http://book.git-scm.com/index.html The Git Community Book] |
− | + | https://git.wiki.kernel.org/ | |
http://progit.org/book/ | http://progit.org/book/ | ||
Line 28: | Line 28: | ||
http://help.github.com/remotes/ | http://help.github.com/remotes/ | ||
− | |||
− | |||
http://blog.madism.org/index.php/2007/09/09/138-git-awsome-ness-git-rebase-interactive | http://blog.madism.org/index.php/2007/09/09/138-git-awsome-ness-git-rebase-interactive | ||
Line 36: | Line 34: | ||
http://cheat.errtheblog.com/s/git | http://cheat.errtheblog.com/s/git | ||
− | |||
− |
Latest revision as of 12:09, 30 November 2011
Joel on Software - distributed version control
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/
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