git 命令记录

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 clone -b testBranch https://XX.git testFolder

posted on 2016-10-10 17:10  songsyl1207  阅读(120)  评论(0编辑  收藏  举报