VFS For Git 1.0.20156.1
Pre-release
Pre-release
Major Changes
- Includes Git v2.27.0
- Fixes an issue where
GVFS.Service
restarts in a loop when Powershell is not found on thePATH
. - We have new documentation including a new troubleshooting guide!
- A new config setting allows updating USN journals, which is needed when using BuildXL with VFS for Git.
- Bug Fix: Fixes a bug with
gvfs upgrade
that causes versions v1.0.20112.1 from upgrading from private feeds.
Pull Requests
- #1673: [HOTFIX] ProductUpgrader: be extra careful about a copy loop
- #1663: Update Git to v2.27.0
- #1669: Docs: more troubleshooting and FAQs
- #1668: ProductUPgradeTimer: remove unacceptable Environment.Exit()
- #1664: Update USN journal entries for projected folders
- #1666: Docs: start basic template
- #1658: ProjFSFilter: Be more robust to missing PowerShell