From 9e9e6bb5a7e95933984b3a27699ea30672d0989d Mon Sep 17 00:00:00 2001 From: nojhan Date: Tue, 12 Mar 2013 22:36:21 +0100 Subject: [PATCH] ci = commit -a -v --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 8c2e14e..8f3098b 100644 --- a/.gitconfig +++ b/.gitconfig @@ -8,7 +8,7 @@ co = checkout # create branch cb = checkout -b - ci = commit + ci = commit -a -v br = branch sta = stash [core]