git aliase
This commit is contained in:
parent
0047f0ba0e
commit
22cef6b56c
1 changed files with 2 additions and 0 deletions
|
@ -9,5 +9,7 @@
|
||||||
s = status
|
s = status
|
||||||
p = push
|
p = push
|
||||||
c = checkout
|
c = checkout
|
||||||
|
r = rebase
|
||||||
|
rc = rebase --continue
|
||||||
remote = remote -v
|
remote = remote -v
|
||||||
fetchp = fetch --prune
|
fetchp = fetch --prune
|
||||||
|
|
Loading…
Reference in a new issue