Variable: magit-module-commit-section-map

magit-module-commit-section-map is a variable defined in magit-log.el.

Value

                              magit-show-commit
<1> <magit-menu-format-desc>  nil
<1> <region-active-p>         nil
<2> <magit-menu-format-desc>  nil
<3> <magit-menu-format-desc>  nil
C-c C-v                       forge-visit-topic

Documentation

Keymap for module-commit sections.

Source Code

;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-log.el
(defvar-keymap magit-module-commit-section-map
  :doc "Keymap for `module-commit' sections."
  :parent magit-commit-section-map)