inhibit magit-rever

This commit is contained in:
Ivan Malison 2015-12-13 20:21:01 -05:00
parent bc2892eba2
commit edb33fe317

View File

@ -817,6 +817,7 @@ The current directory is assumed to be the project's root otherwise."
:bind (("C-x g" . magit-status))
:config
(progn
(setq inhibit-magit-revert t)
(defvar-setq magit-last-seen-setup-instructions "1.4.0")
(setq magit-revert-buffers t)
(use-package magit-filenotify