Order matters.
This commit is contained in:
parent
bea3e82947
commit
a82586a89c
@ -1,6 +1,3 @@
|
|||||||
[include]
|
|
||||||
path = ~/.local/config/git
|
|
||||||
|
|
||||||
[alias]
|
[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'"
|
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]
|
[color]
|
||||||
@ -26,3 +23,6 @@
|
|||||||
default = current
|
default = current
|
||||||
[status]
|
[status]
|
||||||
short = true
|
short = true
|
||||||
|
|
||||||
|
[include]
|
||||||
|
path = ~/.local/config/git
|
||||||
|
Loading…
Reference in New Issue
Block a user