When a bundle containing LFS delta uses non-LFS delta-base, or vice-versa,
the bundle will fail to apply.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHG4e41b59633fa: lfs: add a test showing bundle application could be broken
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
This series worked for me in practice. I assume there's no chance that this lands on stable to help people that are pushing to a repo converted to LFS, but that didn't reclone after converting?
tests/test-lfs-bundle.t | ||
---|---|---|
23 | This needs to be 'url=file:$TESTDIR/lfs-remote' to keep MSYS happy. |
This needs to be 'url=file:$TESTDIR/lfs-remote' to keep MSYS happy.