码迷,mamicode.com
首页 > 其他好文 > 详细

git 命令记录

时间:2016-10-10 20:37:06      阅读:97      评论:0      收藏:0      [点我收藏+]

标签:

git log 配置

git config --global alias.lg "log --color --graph --pretty=format:‘%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset‘ --abbrev-commit" 

 

git 命令记录

标签:

原文地址:http://www.cnblogs.com/songsyl1207/p/5946556.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!