Skip to content

VFS For Git 1.0.21229.1

Compare
Choose a tag to compare
@derrickstolee derrickstolee released this 17 Aug 20:34
77bc5a4

Major Updates

  • This includes Git v2.33.0.vfs.0.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!
  • The build system was rewritten from scratch to simplify the process and use a more recent version of .NET.
  • After this release is promoted to a full release on GitHub, it will be available for installation via winget.
  • The gvfs upgrade command is deprecated. Future upgrades will require using winget or installing directly from the releases page.
  • A case where FastFetch would not download a small number of files has been fixed.

Pull Requests

  • #1750: Update Readme.md
  • #1751: Update Git to v2.33.0
  • #1738: Bumping version of update-winget action
  • #1747: UpgradeVerb: write deprecation notice
  • #1745: do not exit early if no blobs found for a period when prefetching
  • #1740: Skip launching UI if running unattended
  • #1737: Update Git to v2.32.0
  • #1746: Delete custom upgrader
  • #1741: Fix winget tag specification
  • #1744: Overhaul build and project systems and drop Mac/POSIX code
  • #1736: Update Git to v2.31.1.vfs.0.3
  • #1735: Bumping winget action version
  • #1734: Adding winget workflow
  • #1733: Update Git to include 2.31.1
  • #1730: Fix an issue with FastFetch when deleting files
  • #1732: Use one NuGet feed
  • #1726: Config: commitGraph.generationVersion=1