gitconfig : nouvel alias
This commit is contained in:
parent
baf758cf52
commit
e7fb72af67
1 changed files with 1 additions and 0 deletions
|
@ -19,5 +19,6 @@
|
|||
m = merge
|
||||
r = rebase
|
||||
graph = log --graph --oneline
|
||||
ds = diff --staged
|
||||
[push]
|
||||
autoSetupRemote = true
|
||||
|
|
Loading…
Reference in a new issue