Skip to content

VFS for Git 1.0.24072.1

Compare
Choose a tag to compare
@vdye vdye released this 13 Mar 01:04
· 6 commits to master since this release
1efd105

This release of VFS for Git includes a bugfix related to credential caching as well as other miscellaneous changes since the last release.

Pull requests

Bugfixes

  • #1803: fix: #1802 confirm cached credential before rejecting

Winget

  • #1753: Upgrade update-winget action to v1.4
  • #1754: Readme: add new winget install instructions
  • #1755: Set up infrastructure for wingetcreate
  • #1756: "winget install microsoft-git" finds entries in msstore
  • #1759: Update winget link to reference winget-cli repo.
  • #1761: Deploy to winget via wingetcreate

Enhancements

  • #1763: Use index.lock and move writes to head and refs to the end of the run to make interrupted fastfetch operations less bad
  • #1798: index-parser: get the time in a cheaper way

Miscellaneous

  • #1760: Update Git to v2.34.0.vfs.0.0
  • #1786: Adding Microsoft SECURITY.MD
  • #1796: dependencies: resolve dependabot alerts