diff gitconfig @ 42:4c3b25554bbb

Enable smart folding
author zegervdv <zegervdv@me.com>
date Mon, 21 Apr 2014 11:36:34 +0200
parents 599325301323
children 4eeebfb45158
line wrap: on
line diff
--- a/gitconfig	Fri Apr 18 11:16:02 2014 +0200
+++ b/gitconfig	Mon Apr 21 11:36:34 2014 +0200
@@ -2,7 +2,7 @@
 #
 
 [hub]
-        protocol = https
+	protocol = ssh
 [alias]
         co = checkout
         count   = !git shortlog -sn