FEAT: Exdented funny git config
This commit is contained in:
parent
6433bb1a07
commit
1ac2a8be73
@ -44,4 +44,7 @@
|
|||||||
whitespace = fix
|
whitespace = fix
|
||||||
[color "diff"]
|
[color "diff"]
|
||||||
whitespace = red reverse
|
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 --
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user