Function: magit--insert-modules
magit--insert-modules is a byte-compiled function defined in
magit-submodule.el.
Signature
(magit--insert-modules &optional SECTION)
Source Code
;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-submodule.el
(defun magit--insert-modules (&optional _section)
(magit-run-section-hook 'magit-module-sections-hook))