Releases: microsoft/git
v2.31.1.vfs.0.0
This includes Git for Windows 2.31.1.
v2.31.0.vfs.0.1
This contains upstream Git for Windows v2.31.0.windows.1.
v2.31.0.vfs.0.0
This includes Git for Windows 2.31.0.
v2.30.0.vfs.0.1.exp (Experimental Release)
This is an experimental release including the builtin FS Monitor daemon.
To test this feature yourself, run git config core.fsmonitor ":internal:" in your repository.
To disable the feature, run git config --unset core.fsmonitor and then git fsmonitor--daemon --stop.
If you have any unexpected behavior after enabling this feature, please create an issue and we will prioritize an investigation.
Pull Requests
v2.30.0.vfs.0.0.exp (Experimental Release)
This is an experimental release including the builtin FS Monitor daemon.
To test this feature yourself, run git config core.fsmonitor ":internal:" in your repository.
To disable the feature, run git config --unset core.fsmonitor and then git fsmonitor--daemon --stop.
If you have any unexpected behavior after enabling this feature, please create an issue and we will prioritize an investigation.
Pull Requests
- #311 [EXP] FS Monitor
v2.30.0.vfs.0.2
This includes Git for Windows 2.30.0(2), which includes Git LFS v2.13.2.
Pull Requests
v2.29.0.vfs.0.2
The only change from v2.29.0.vfs.0.1 is that the uninstall.sh script works properly on macOS during brew upgrade --cask microsoft-git.
v2.29.0.vfs.0.1
This includes the latest Git Credential Manager Core security release.
v2.29.0.vfs.0.0
This includes Git for Windows 2.29.0.
v2.28.0.vfs.1.0
This update to v2.28.0.vfs.0.0 includes the git maintenance builtin, including background maintenance capabilities for macOS and Linux.