git 自定義log

我的記錄防止忘記git

 

log別名:spa

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

 


設定自定義日期:code

git config --global log.date=format:%Y-%m-%d %H:%M:%S
相關文章
相關標籤/搜索