summaryrefslogtreecommitdiff
path: root/init/km-git.el
diff options
context:
space:
mode:
Diffstat (limited to 'init/km-git.el')
-rw-r--r--init/km-git.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init/km-git.el b/init/km-git.el
index 8c5b08f..0700e67 100644
--- a/init/km-git.el
+++ b/init/km-git.el
@@ -1,4 +1,7 @@
(require 'git-annex)
+
+(setq git-annex-commit nil)
+
(require 'magit)
(defun km/magit-auto-commit ()