summaryrefslogtreecommitdiff
path: root/lisp/init-git.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/init-git.el')
-rw-r--r--lisp/init-git.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/init-git.el b/lisp/init-git.el
index 6a0a1c8..4ee2e47 100644
--- a/lisp/init-git.el
+++ b/lisp/init-git.el
@@ -17,6 +17,7 @@
(require 'orgit)
(setq magit-restore-window-configuration t
+ magit-bury-buffer-function 'magit-restore-window-configuration
magit-revert-buffers 'silent
magit-push-always-verify nil
magit-delete-by-moving-to-trash nil