Updated gitconfig
This commit is contained in:
@@ -48,3 +48,5 @@
|
||||
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 --
|
||||
[advice]
|
||||
addIgnoredFile = false
|
||||
|
||||
Reference in New Issue
Block a user