Merge branch 'master' into hjp

This commit is contained in:
Peter J. Holzer 2022-04-23 01:19:07 +02:00 committed by Peter J. Holzer
commit a829807b59
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
ci = commit
st = status
br = branch
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short --date-order
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --no-color --date=short --date-order
type = cat-file -t
dump = cat-file -p
[push]