Updated gitconfig

This commit is contained in:
2026-08-05 11:38:13 +02:00
parent 79036dce2c
commit dc10b3dfb3
+2
View File
@@ -48,3 +48,5 @@
ll = !git log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(auto)%d%C(reset)' --all
s = status
unstage = reset HEAD --
[advice]
addIgnoredFile = false