github microsoft/git v2.33.0.vfs.0.1
v2.33.0.vfs.0.1 (Sparse Index Early Version)

latest releases: v2.45.1.vfs.0.0, v2.45.0.vfs.0.1.rc0, v2.45.0.vfs.0.0...
pre-release2 years ago

This pre-release is an early release that includes several integrations with the sparse index.

Major Updates

  • The sparse index is enabled by default.
  • The untracked cache is enabled by default on Windows. (It was already enabled by default on other platforms.)
  • The sparse index now integrates with these commands:
    • git add
    • git checkout
    • git cherry-pick
    • git commit
    • git diff
    • git merge
    • git rebase
    • git reset
    • git sparse-checkout
    • git status

Pull Requests

  • #409: Fix cURL linking issue.
  • #410: Sparse Index: latest integrations
  • #414: Make sparse index the default
  • #416: Anticipate future VS versions in the release workflow
  • #422: Remove Ubuntu 16.04 from test matrix
  • #421: Sparse index: integrate with the sparse-checkout builtin
  • #415: scalar: enable untracked cache unconditionally
  • #417: Sparse Index: git reset
  • #419: diff: enable and test the sparse index

Don't miss a new git release

NewReleases is sending notifications on new releases.