diff options
Diffstat (limited to 'gitconfig')
-rw-r--r-- | gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,3 +18,5 @@ hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short type = cat-file -t dump = cat-file -p +[commit] + verbose = true |