From a590918b84a35b606ae813feacec3b5988e052de Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 23 Feb 2019 00:17:38 -0500 Subject: Update for magit-branch-popup-show-variables rename --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') 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")) -- cgit v1.2.3