Skip to content

Releases: git-for-windows/git

v2.4.0.windows.1: Git for Windows 2.4.0

05 May 07:54
Compare
Choose a tag to compare
Pre-release
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

29 Apr 20:18
Compare
Choose a tag to compare
Pre-release
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

25 Apr 15:41
Compare
Choose a tag to compare
  • 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

10 Apr 07:45
Compare
Choose a tag to compare
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

10 Apr 02:32
Compare
Choose a tag to compare

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

07 Apr 14:40
Compare
Choose a tag to compare

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

06 Apr 19:55
Compare
Choose a tag to compare

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

26 Mar 13:41
Compare
Choose a tag to compare

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.