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