add new arg to commit

This commit is contained in:
Jay 2021-05-13 11:18:54 +08:00
parent eb4b552da7
commit 1c43791e24
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
[alias]
d = difftool
co = checkout
ci = commit
ci = commit -v
l = log --oneline --graph --all
ls = log --graph --pretty=format:\"%h <%an> %ar %s\" --all
st = status