Add color to Git

Wished that git came with colors? [[posterous-content:erkDwvgIjcnbzyqErEnz]] Got this in a recent email from the Singapore Ruby Group: git config --global color.branch "auto" git config --global color.status "auto" git config --global color.diff "auto" Thanks Dinesh! :) You can find out more from errtheblog.
← Return to Blog