github microsoft/git v2.33.0.vfs.0.0

latest releases: v2.46.2.vfs.0.0, v2.46.1.vfs.0.0, v2.46.0.vfs.0.0...
3 years ago

Major Updates

  • This includes Git for Windows 2.33.0.
  • The merge strategy default is changed from recursive to ort which should present significant performance improvements for commands such as git merge, git rebase, and git cherry-pick. Huge thanks to external contributor @newren for creating this new merge strategy!
  • Several small improvements to the Scalar CLI are included.
  • Our process for creating releases and making them available via winget, brew, and apt-get continues to improve.

Pull Requests

  • #386: Add release-apt-get workflow
  • #392: add: allow adding sparse entries when virtual
  • #393: Add instructions for apt-get install to README
  • #394: scalar clone: display the cache server URL that is used (if any)
  • #395: sparse-index: fix crash in status
  • #398: Fix some whitespace issues
  • #399: Implement workflow to create GitHub release with attached git installers
  • #402: Handle Scalar enlistments without src directory
  • #403: Add --include-pdbs to make_installers_from_mingw_w64_git()
  • #404: Make 'ort' the default merge strategy

Don't miss a new git release

NewReleases is sending notifications on new releases.