Variable: magit--current-section-hook
magit--current-section-hook is a variable defined in magit-section.el.
Value
nil
Documentation
Internal variable used for magit-describe-section.
Source Code
;; Defined in ~/.emacs.d/elpa/magit-section-20260330.1102/magit-section.el
;;; Classes
(defvar magit--current-section-hook nil
"Internal variable used for `magit-describe-section'.")