blob: d5663ce3038d7bb1b59877e99bf2b2716309a291 (
plain) (
blame)
1
2
3
4
5
6
|
[user]
email = mitch@riedstra.us
name = Mitch Riedstra
[alias]
hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short
histv = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short --stat
|