summaryrefslogtreecommitdiffstats
path: root/debian/local/gitconfig
blob: 99077f6b051cdf2b94b4c4b545b79f9b9bd8e762 (plain)
1
2
3
4
# /etc/gitconfig

[alias]
	slog = log --no-show-signature --pretty=format:'%C(yellow)%h%C(reset) %G? (%an, %C(green)%cr%C(reset))%C(red)%d%C(reset) %s'