Order matters.
This commit is contained in:
parent
bea3e82947
commit
a82586a89c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user