Page MenuHomeSoftware Heritage

git_bare: Add support for filtered content with Git >= 2.21
ClosedPublic

Authored by vlorentz on Jun 29 2021, 11:38 AM.

Diff Detail

Repository
rDVAU Software Heritage Vault
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

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 test
commit 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.

This revision is now accepted and ready to land.Jun 29 2021, 11:41 AM

Build is green

Patch application report for D5940 (id=21330)

Rebasing onto 04b174efc7...

Current branch diff-target is up to date.
Changes applied before test
commit 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.