пятница, 5 июля 2013 г.

stackoverflow.com: "How can I show the name of branches in `git log`"

How can I show the name of branches in `git log`

git config --global alias.lgb "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset%n' --abbrev-commit --date=relative --branches"