Function: magit-jump-to-unpulled-from-upstream
magit-jump-to-unpulled-from-upstream is an interactive and
byte-compiled function defined in magit-log.el.
Signature
(magit-jump-to-unpulled-from-upstream &optional ARG1)
Documentation
Jump to the section "Unpulled from @{upstream}".
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-upstream
"Unpulled from @{upstream}" unpulled "..@{upstream}"
magit-insert-unpulled-from-upstream)