summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el
index d8e819d..0fc516e 100644
--- a/init.el
+++ b/init.el
@@ -965,6 +965,9 @@
(setq magit-no-confirm '(stage-all-changes unstage-all-changes reverse))
(setq magit-published-branches nil)
+ (setq magit-branch-adjust-remote-upstream-alist
+ '(("master" "master" "next" "maint")))
+
(add-to-list 'magit-blame-disable-modes 'lispy-mode)
(setq magit-branch-arguments