From 5cd08cec74066f049a2157f2abfca8b230d9f868 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 16 Apr 2020 22:54:42 -0400 Subject: magit: Prune a now non-existent option --- init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 7b2a716..45483bd 100644 --- a/init.el +++ b/init.el @@ -932,7 +932,6 @@ ("l" . magit-log-buffer-file) ("s" . magit-stage-file)) (define-key km/git-map "w" 'km/magit-wip-map) - (setq magit-push-current-set-remote-if-missing nil) (setq magit-log-margin '(nil age magit-log-margin-width t 18)) :config (setq magit-delete-by-moving-to-trash nil -- cgit v1.2.3