]> git.eshelyaron.com Git - emacs.git/commit
Factor out vc-git--with-apply-temp-to-staging
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 18 May 2025 11:35:13 +0000 (12:35 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 21 May 2025 06:09:52 +0000 (08:09 +0200)
commit3023c06f19dfe18fe987d6dde06f168ae3b28e9c
tree28da3f46cef67e664f671cc676315f2db109fe65
parent00bea60be2754f18a41c8e2b8bd29bdeee564c18
Factor out vc-git--with-apply-temp-to-staging

* lisp/vc/vc-git.el (vc-git--with-apply-temp-to-staging): New macro.
(vc-git-checkin): Use it.

(cherry picked from commit a4424fb8cd2d638ee348ee7fd08d0e5f397fad75)
lisp/vc/vc-git.el