summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
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