summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 909418f..92ab61f 100644
--- a/init.el
+++ b/init.el
@@ -951,7 +951,7 @@
(add-to-list 'magit-blame-disable-modes 'lispy-mode)
- (setq magit-branch-popup-show-variables nil)
+ (setq magit-branch-direct-configure nil)
(setq magit-show-refs-arguments '("--sort=-committerdate"))