summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index f144f85..f3550d3 100644
--- a/init.el
+++ b/init.el
@@ -790,6 +790,7 @@
(define-prefix-command 'km/magit-map)
(define-prefix-command 'km/magit-wip-map)
(define-key km/git-map "w" 'km/magit-wip-map)
+ (setq magit-push-current-set-remote-if-missing nil)
:config
(setq magit-push-always-verify nil
magit-delete-by-moving-to-trash nil