add new arg to commit
This commit is contained in:
parent
eb4b552da7
commit
1c43791e24
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user