[magit] show diff of changes when committing
[~bandali/configs] / spacemacs / .spacemacs
index b2e5392..bd4f130 100644 (file)
@@ -123,6 +123,10 @@ layers configuration."
             " "
             (mode-io-correlate "%n:1:%t ")
             "%o"))))
+
+  (advice-add #'magit-key-mode-popup-committing :after
+              (lambda ()
+                (magit-key-mode-toggle-option (quote committing) "--verbose")))
 )
 
 ;; Do not write anything past this comment. This is where Emacs will