Function: magit-jump-to-revision-headers

magit-jump-to-revision-headers is an interactive and byte-compiled function defined in magit-diff.el.

Signature

(magit-jump-to-revision-headers &optional ARG1)

Documentation

Jump to the section "Headings".

With a prefix argument also expand it.

Key Bindings

Source Code

;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-diff.el
(magit-define-section-jumper magit-jump-to-revision-headers
  "Headings" headers nil magit-insert-revision-headers)