Function: magit-jump-to-revision-notes

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

Signature

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

Documentation

Jump to the section "Notes".

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-notes
  "Notes" notes nil magit-insert-revision-notes)