Difference between revisions of "Version Control"

From Hod's Personal Wiki
Jump to: navigation, search
m
m
 
Line 3: Line 3:
 
[http://book.git-scm.com/index.html The Git Community Book]
 
[http://book.git-scm.com/index.html The Git Community Book]
  
http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
+
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/
 
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://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
 
http://www.kernel.org/pub/software/scm/git/docs/index.html
 

Latest revision as of 13:09, 30 November 2011

Joel on Software - distributed version control

The Git Community Book

https://git.wiki.kernel.org/

http://progit.org/book/

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://stackoverflow.com/questions/231211/using-git-how-do-i-find-modified-files-between-local-and-remote

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

http://cheat.errtheblog.com/s/git