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