]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc-git.el (vc-git-checkin): Add more checks for vc-git-patch-string
authorJuri Linkov <juri@linkov.net>
Sun, 2 Oct 2022 18:50:08 +0000 (21:50 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 2 Oct 2022 18:50:08 +0000 (21:50 +0300)
commit5e37b27ce9785b7b67506f44318fc56d3ce517e5
tree099734cb8b38414666cc3cd2d2e5bbe6db188513
parentc37fda9e3117c8948ee691c79ccf747d45137d97
* lisp/vc/vc-git.el (vc-git-checkin): Add more checks for vc-git-patch-string

Check that vc-git-patch-string contains the same changes that already exists
in the staged area when files were added/removed by vc commands (bug#52349).
lisp/vc/vc-git.el