Function: magit-stash

magit-stash is an autoloaded, interactive and byte-compiled function defined in magit-stash.el.

Signature

(magit-stash)

Documentation

Stash uncommitted changes.

Key Bindings

Source Code

;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-stash.el
;;; Options

(defgroup magit-stash nil
  "List stashes and show stash diffs."
  :group 'magit-modes)