Function: magit-jump-to-unpulled-from-pushremote
magit-jump-to-unpulled-from-pushremote is an interactive and
byte-compiled function defined in magit-log.el.
Signature
(magit-jump-to-unpulled-from-pushremote &optional ARG1)
Documentation
Jump to the section "Unpulled from <push-remote>".
With a prefix argument also expand it.
Key Bindings
Source Code
;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-log.el
(magit-define-section-jumper magit-jump-to-unpulled-from-pushremote
"Unpulled from <push-remote>" unpulled "..@{push}"
magit-insert-unpulled-from-pushremote)