]> git.eshelyaron.com Git - emacs.git/commit
vc-git-checkin: Fix calling 'git apply --cached' remotely
authorDmitry Gutov <dmitry@gutov.dev>
Thu, 15 May 2025 12:46:20 +0000 (13:46 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 May 2025 20:51:32 +0000 (22:51 +0200)
commit32332394ec8fe74de09f1a98819439d542dcc640
treebd7f6c8a9772669a8b597a4da9513b69ada7ff94
parent42b1f7e145827e0067fcd2b9f8c83bfa0998a1fa
vc-git-checkin: Fix calling 'git apply --cached' remotely

* lisp/vc/vc-git.el (vc-git-checkin)
(vc-git--stash-staged-changes): Fix calling 'git apply --cached'
remotely (bug#78405).

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