.gitconfig
changeset 713 c35497e441fd
parent 620 e752deb194d3
child 718 0507a0b1a45a
--- a/.gitconfig	Tue Oct 14 23:27:27 2014 +0300
+++ b/.gitconfig	Fri Nov 07 02:12:59 2014 +0200
@@ -48,3 +48,7 @@
 [log]
 date = iso
 
+[push]
+# Push only current brunch.
+default = simple
+