From 0647a53f9f30e2b7e6152d801302a3899988db4c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 13 Dec 2016 11:19:01 -0800 Subject: [git] update alias for commit I want to see what's going to be commited. --- gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitconfig b/gitconfig index c528fea..267dcd4 100644 --- a/gitconfig +++ b/gitconfig @@ -7,7 +7,7 @@ [alias] amend = commit --amend br = branch - ci = commit + ci = commit -v co = checkout pr = pull --rebase st = status -sb -- cgit 1.4.1