summaryrefslogtreecommitdiff
path: root/lisp/init-git.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/init-git.el')
-rw-r--r--lisp/init-git.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/init-git.el b/lisp/init-git.el
index bc7c70c..2e1ee30 100644
--- a/lisp/init-git.el
+++ b/lisp/init-git.el
@@ -50,8 +50,6 @@ Useful for non-source code repos (e.g., Org mode note files)."
(magit-define-popup-action 'magit-branch-popup
?t "Local tracking" 'km/magit-checkout-local-tracking)
-(diminish 'magit-auto-revert-mode)
-
;; http://whattheemacsd.com/setup-magit.el-01.html
(defadvice magit-status (around magit-fullscreen activate)
ad-do-it