summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.el b/init.el
index 709d42c..cdd2d45 100644
--- a/init.el
+++ b/init.el
@@ -952,8 +952,6 @@
(delete "--track" magit-branch-arguments))
(setq magit-branch-popup-show-variables nil)
- (setq magit-patch-arguments '("--output-directory=outgoing/"))
-
(setq magit-show-refs-arguments '("--sort=-committerdate"))
(remove-hook 'magit-refs-sections-hook #'magit-insert-tags)