Git 2.21 changes the error message raised by git-fsck when an object
hash does not match the content:
https://git.kernel.org/pub/scm/git/git.git/commit/?id=01f8d5948a7f370c42d9fe2deb724139a1bfcb7b
Related to T3412
Differential D5940
git_bare: Add support for filtered content with Git >= 2.21 vlorentz on Jun 29 2021, 11:38 AM. Authored by Tags None Subscribers None
Details
Git 2.21 changes the error message raised by git-fsck when an object Related to T3412
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D5940 (id=21329)Rebasing onto 04b174efc7... First, rewinding head to replay your work on top of it... Applying: git_bare: Add support for filtered content with Git >= 2.21 Changes applied before testcommit 108cef14d776edc18339a3fb608f26ceae31b065 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Jun 29 11:37:51 2021 +0200 git_bare: Add support for filtered content with Git >= 2.21 Git 2.21 changes the error message raised by git-fsck when an object hash does not match the content: https://git.kernel.org/pub/scm/git/git.git/commit/?id=01f8d5948a7f370c42d9fe2deb724139a1bfcb7b See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/127/ for more details. Comment Actions Build is green Patch application report for D5940 (id=21330)Rebasing onto 04b174efc7... Current branch diff-target is up to date. Changes applied before testcommit 066a98b61f53e79f6b44191901c9703037f1ab50 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Tue Jun 29 11:37:51 2021 +0200 git_bare: Add support for filtered content with Git >= 2.21 Git 2.21 changes the error message raised by git-fsck when an object hash does not match the content: https://git.kernel.org/pub/scm/git/git.git/commit/?id=01f8d5948a7f370c42d9fe2deb724139a1bfcb7b See https://jenkins.softwareheritage.org/job/DVAU/job/tests-on-diff/128/ for more details. |