2010년 12월 20일 월요일

git color 설정 (by leesangho)

$ git config --global color.ui "auto"

This command let 'git status' show more colorful text.