.gitconfig
changeset 862 24c14627e34b
parent 823 b7c18fdcc666
child 879 274f5f8ff1a5
--- a/.gitconfig	Mon Jun 12 11:22:47 2017 +0300
+++ b/.gitconfig	Tue Jun 20 13:40:26 2017 +0300
@@ -6,7 +6,7 @@
 
 [alias]
 br = branch
-ci = commit -a
+ci = commit
 co = checkout
 cp = cherry-pick
 graph = log --graph --oneline --decorate