]> git.rmz.io Git - dotfiles.git/blobdiff - git/config
git: verbose commit
[dotfiles.git] / git / config
index e7e4541b522592ef4444c6e512b483d2533d74c2..f7e4f4053351d4b21bdbdb2471d7d80778883125 100644 (file)
@@ -7,7 +7,7 @@
        ui = auto
        diff = auto
 [push]
-       default = simple
+       default = current
 [diff]
        tool = vimdiff
 [color "diff"]
@@ -39,3 +39,5 @@
        rebase = preserve
 [branch "develop"]
        rebase = preserve
+[commit]
+       verbose = true