Order matters.

This commit is contained in:
Bartek Stalewski 2024-12-21 23:53:36 +01:00
parent bea3e82947
commit a82586a89c
No known key found for this signature in database

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