FEAT: Exdented funny git config

This commit is contained in:
_N0x 2025-02-25 16:18:59 +01:00
parent 6433bb1a07
commit 1ac2a8be73

@ -44,4 +44,7 @@
whitespace = fix
[color "diff"]
whitespace = red reverse
[alias]
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 --