Files
dotfiles/.gitconfig
2023-11-11 20:00:39 +01:00

9 lines
200 B
INI

[alias]
ch = checkout
co = commit
st = status
br = branch
hist = log --pretty=format:\"[%ad] %s%d\" --date=format:'%d.%m.%Y %H:%M:%S'
type = cat-file -t
dump = cat-file -p