GIT

Colour

http://git.or.cz/course/svn.html and http://book.git-scm.com/5_customizing_git.html

git config --global color.diff auto
git config --global color.status auto
git config --global color.branch auto
git config --global color.interactive auto