When git ci, use commit -v
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[alias]
|
[alias]
|
||||||
br = branch
|
br = branch
|
||||||
ci = commit
|
ci = commit -v
|
||||||
co = checkout
|
co = checkout
|
||||||
di = diff --color-words
|
di = diff --color-words
|
||||||
gl = log --decorate --graph --pretty=oneline
|
gl = log --decorate --graph --pretty=oneline
|
||||||
|
|||||||
Reference in New Issue
Block a user