Skip to content

v2.42.0.vfs.0.3 (hotfix for sparse-checkout crashes)

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 22:32
· 15 commits to vfs-2.42.0 since this release
00315c6

This version fixes a bug that triggered occasional crashes in git sparse-checkout commands like set, reapply, etc. The issue arose in the v2.41.0.vfs.0.X releases, the most recent full release being v2.41.0.vfs.0.5. If you are currently using any of those versions, it is recommended that you upgrade to avoid the error.

Pull requests since v2.41.0.vfs.0.5

  • #607: Fix sparse-checkout set crashes