Function: magit-format-patch-select-range-diff

magit-format-patch-select-range-diff is a byte-compiled function defined in magit-patch.el.

Signature

(magit-format-patch-select-range-diff PROMPT INITIAL-INPUT HISTORY)

Source Code

;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-patch.el
(defun magit-format-patch-select-range-diff (prompt _initial-input _history)
  (magit-read-range-or-commit prompt))