ubuntu下git输出的颜色变化

 

 (这些文章都是从我的个人主页上粘贴过来的,大家也可以访问我的主页 www.iwangzheng.com)

 

11点进家门,感觉很温暖哦。

 

以下是如何在用git的时候清晰的看出关键字的方法。

  1. $ vim .git/config
  2. $ git config --global color.status auto
  3. $ git config --global color.diff auto
  4. $ git config --global color.branch auto
  5. $ git config --global color.interactive auto
posted @ 2014-03-03 11:12  冰凌花花~  阅读(232)  评论(0编辑  收藏  举报