When git ci, use commit -v

This commit is contained in:
Gea-Suan Lin
2012-06-29 14:14:42 +08:00
parent 8d30780d2b
commit 1cd8a1c3ea

View File

@@ -1,6 +1,6 @@
[alias]
br = branch
ci = commit
ci = commit -v
co = checkout
di = diff --color-words
gl = log --decorate --graph --pretty=oneline