]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_gitconfig
Auto commit by The Sugar System.
[sugar.git] / dot-files / _gitconfig
index 4ec2ab0af7206b7f03054c97e90e8e9f4e88109c..015551f0e0fdc14f7928152a800f7ccca772a424 100644 (file)
@@ -6,6 +6,7 @@
        ui = true
 [diff]
        renames = copies
+       compactionHeuristic = true
 [grep]
        lineNumber = true
 [http]
@@ -25,3 +26,5 @@
        default = simple
 [pull]
        rebase = true
+[init]
+       defaultBranch = master