User Tools

Site Tools


coding:version_control:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

coding:version_control:git [2009/06/16 15:49]
robm created
coding:version_control:git [2011/03/28 14:46] (current)
robm
Line 1: Line 1:
 ====== GIT ====== ====== GIT ======
 ===== Colour ===== ===== Colour =====
-[[http://git.or.cz/course/svn.html]]+[[http://git.or.cz/course/svn.html]] and [[http://book.git-scm.com/5_customizing_git.html]] 
 <code bash> <code bash>
 git config --global color.diff auto git config --global color.diff auto
 git config --global color.status auto git config --global color.status auto
 git config --global color.branch auto git config --global color.branch auto
 +git config --global color.interactive auto
 </code> </code>
coding/version_control/git.txt · Last modified: 2011/03/28 14:46 by robm