Function: magit-apply--adjust-hunk-new-start

magit-apply--adjust-hunk-new-start is a byte-compiled function defined in magit-apply.el.

Signature

(magit-apply--adjust-hunk-new-start HUNK)

Source Code

;; Defined in ~/.emacs.d/elpa/magit-20260411.1452/magit-apply.el
(defun magit-apply--adjust-hunk-new-start (hunk)
  (car (magit-apply--adjust-hunk-new-starts (list hunk))))