From 851b048b8810a8a0a0b8ca8d4d17633d5411bb6d Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 25 Jan 2014 13:46:36 -0500 Subject: Do not expand change when commit with magit Reverts c72bc96. --- init/km-git.el | 1 - 1 file changed, 1 deletion(-) diff --git a/init/km-git.el b/init/km-git.el index e083600..e18ab55 100644 --- a/init/km-git.el +++ b/init/km-git.el @@ -22,5 +22,4 @@ Useful for non-source code repos (e.g., Org mode note files)." (setq magit-default-tracking-name-function 'magit-default-tracking-name-branch-only) -(setq magit-expand-staged-on-commit t) (setq magit-log-show-margin nil) -- cgit v1.2.3