Releases: git-for-windows/git
Releases · git-for-windows/git
v2.4.0.windows.1: Git for Windows 2.4.0
The only change relative to Git for Windows 2.3.7 apart from a rebase onto Git 2.4.0 is that the git-wrapper learned how to launch the Git Bash with an entirely new console, fixing a regression that was revealed by a recent update of the msys2-runtime.
v2.3.7.windows.1: Git for Windows 2.3.7
The biggest changes since 2.3.6 release 2 are outside of Git's source code: users can override their home directory using the HOME environment variable again.
Git for Windows developer preview: 2.3.6
- Much smoother interaction with the
mintty
terminal emulator - A couple of fixes to the Windows-specific Git wrapper
- Respects the newly introduced Windows-wide
%PROGRAMDATA%\Git\config
configuration
v2.3.5.windows.8: Git for Windows 2.3.5 release 8
The only user visible change since release 7 is that the Git wrapper will now refuse to use $HOMEDRIVE$HOMEPATH if it points to a non-existing directory (this can happen if it points to a network drive that just so happens to be Disconnected Right Now).
Fourth developers' preview: Git for Windows v2.3.5
This update fixes encoding issues in Git Bash and keeps the TMP
environment variable intact.
Due to this issue in MSys2, we sadly had to downgrade the nettle
package manually.
Third developers' preview: (Portable) Git for Windows v2.3.5
Please note that this release's intended audience are still developers only, i.e. Pull Requests to fix issues encountered while testing are very, very welcome.
Second developers' preview: Portable Git for Windows v2.3.5
Please note that this release's intended audience are developers, i.e. Pull Requests to fix issues encountered while testing are very, very welcome.
Developers' preview: Portable Git for Windows v2.3.4
This is the developers' preview to show what Git for Windows 2.x looks like. Please note that it is not intended for use in production.