Order matters.

This commit is contained in:
Bartek Stalewski 2024-12-21 23:53:36 +01:00
parent bea3e82947
commit a82586a89c
Signed by: ftpd
SSH Key Fingerprint: SHA256:vGQiaNJcfUMLt3wF58+Zx15C6SpRDA9spUeggjVY8Yo

View File

@ -1,6 +1,3 @@
[include]
path = ~/.local/config/git
[alias]
l = "!git log --graph --abbrev-commit --date=short --pretty=format:'%Cred%h%Creset %Cgreen%cr%Creset: %s : %C(bold blue)%an%Creset %C(yellow)%d%Creset'"
[color]
@ -26,3 +23,6 @@
default = current
[status]
short = true
[include]
path = ~/.local/config/git