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