1
0
Fork 0

Adding log alias.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-22 09:35:56 +02:00
parent eebf30bfdc
commit c86d55300d
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

View file

@ -1,2 +1,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'