Function: magit-jump-to-stashes
magit-jump-to-stashes is an interactive and byte-compiled function
defined in magit-stash.el.
Signature
(magit-jump-to-stashes &optional ARG1)
Documentation
Jump to the section "Stashes".
With a prefix argument also expand it.
Key Bindings
Source Code
;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-stash.el
(magit-define-section-jumper magit-jump-to-stashes
"Stashes" stashes "refs/stash" magit-insert-stashes)