different git tree log settings

This commit is contained in:
Cyryl Plotnicki-Chudyk 2013-11-30 14:37:03 +01:00
parent 1b23044725
commit b94ae7a7d4

View file

@ -10,5 +10,5 @@
[core]
pager = cat
[alias]
tree = log --oneline --show-signature --decorate --all --graph -n 16
tree = log --show-signature --color --pretty=format:\"%ad %d %C(yellow) %h %C(reset)%an \" --date=short --all --graph -n 16