Function: magit-discard-file

magit-discard-file is a byte-compiled function defined in magit-apply.el.

Signature

(magit-discard-file SECTION)

Source Code

;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-apply.el
(defun magit-discard-file (section)
  (magit-discard-files (list section)))