git ci and ca
This commit is contained in:
parent
231ea08c28
commit
9b85d0cc05
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@
|
|||
co = checkout
|
||||
# create branch
|
||||
cb = checkout -b
|
||||
ci = commit -a -v
|
||||
ci = commit -v
|
||||
ca = commit -v -a
|
||||
br = branch
|
||||
sta = stash
|
||||
[pager]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue