From: Peng Li Date: Sun, 12 Mar 2017 08:22:19 +0000 (+0800) Subject: emacs - change the magit commit summary X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;ds=sidebyside;h=1152bae1a9dbb76662d780431b02b0e8c0132b84;p=dotfiles.git emacs - change the magit commit summary --- diff --git a/emacs.d/config.org b/emacs.d/config.org index 5cada34..22a4719 100644 --- a/emacs.d/config.org +++ b/emacs.d/config.org @@ -1208,7 +1208,7 @@ and Defined keys, using vi keybindings, Refer abo-abo's setting [[https://github ;; don't ask me to confirm the unsaved change (setq magit-save-repository-buffers nil) ;; default is 50 - (setq git-commit-summary-max-length 80) + (setq git-commit-summary-max-length 100) :commands magit-status magit-blame :config (dolist (map (list magit-status-mode-map