git: alias
This commit is contained in:
parent
94eeeb4bc7
commit
8f1483d21b
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
s = status
|
||||
c = checkout
|
||||
cm = commit -m
|
||||
d = diff
|
||||
ds = diff --staged
|
||||
r = rebase
|
||||
rc = rebase --continue
|
||||
remote = remote -v
|
||||
|
|
Loading…
Reference in a new issue