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 8e2c14e..ff8da8e 100644
--- a/init.el
+++ b/init.el
@@ -964,6 +964,7 @@
(setq magit-no-confirm '(stage-all-changes unstage-all-changes reverse))
(setq magit-published-branches nil)
+ (setq magit-remote-add-set-remote.pushDefault nil)
(setq magit-branch-adjust-remote-upstream-alist
'(("master" "master" "next" "maint")))