disable inhibiting magit revert
This commit is contained in:
parent
c4e974ab78
commit
b6d391aeba
@ -821,7 +821,6 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user