]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_gitconfig
Auto commit by The Sugar System.
[sugar.git] / dot-files / _gitconfig
index c40f8d4e498a0827a008cdf4b82459ce4d8cf4a7..bac2cb22347c6929a0a2d269338040567b43c45b 100644 (file)
@@ -8,6 +8,8 @@
        renames = copies
 [grep]
        lineNumber = true
+[http]
+       sslVerify = false
 [log]
        decorate = full
 [alias]
@@ -15,4 +17,6 @@
        co = checkout
        sh = show
        st = status
-       gr = log --stat --graph
+       gl = log --stat --graph
+[push]
+       default = simple