Releases: microsoft/git
v2.32.0.vfs.0.0
This includes Git for Windows 2.32.0.
We also made some updates to our engineering system and documentation.
Pull Requests
- #337: README clarifications and fixes
- #355: Bumping version of update-winget action
- #357: Fix a couple of issues pointed out by the spell checker
cSpell
- #365: ensure that the version is based on a new-enough
.vfs.
tag - #370: ci: make sure to use the same file extension consistently
- #371: Fix the built-in FSMonitor, and run Scalar's Functional Tests as part of the automated builds
v2.31.1.vfs.0.3
This release bumps us to a new version of the mjcheetham/update-winget
action so that we publish manifests to the correct path in the microsoft/winget-pkgs
repo.
Pull Requests
- #335: Bumping mjcheetham/update-winget to v1.2.1
v2.31.1.vfs.0.2
This release fixes issues with discoverability of the Windows exe to release to winget
.
Pull Requests
- #332: Fixing release asset regex
v2.31.1.vfs.0.1
This is our first release into the winget
ecosystem. To install microsoft/git
via winget
, run this command-line instruction on a machine with winget
installed:
$ winget install microsoft/git
Starting with this version, users on Windows and macOS can also upgrade to future versions of microsoft/git
using the following command-line instruction:
$ git update-microsoft-git
Pull Requests
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.