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
|
co = checkout
|
||||||
# create branch
|
# create branch
|
||||||
cb = checkout -b
|
cb = checkout -b
|
||||||
ci = commit
|
ci = commit -a -v
|
||||||
br = branch
|
br = branch
|
||||||
sta = stash
|
sta = stash
|
||||||
[core]
|
[core]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue