Dear Git users, I hereby announce that Git for Windows 2.27.0-rc1 is available from: https://github.com/git-for-windows/git/releases/tag/v2.27.0-rc1.windows.1 Changes since Git for Windows v2.26.2 (April 20th 2020) This release comes with a Git Bash that optionally uses Windows-native pseudo consoles. Meaning: finally, Git Bash can accommodate console programs like node.exe, Python or PHP, without using the winpty helper (see Known Issues above). Note that this is still a very new feature and is therefore known to have some corner-case bugs. New Features * Comes with Git v2.27.0-rc1. * Comes with OpenSSL v1.1.1g. * Comes with cURL v7.70.0. * Comes with subversion v1.13.0. * Comes with MSYS2 runtime (Git for Windows flavor) based on Cygwin 3.1.4. * The release notes have been made a bit more readable and are now linked from the Start Menu group. * The Frequently Asked Questions (FAQ) are now linked in a Start Menu item. * Comes with Git LFS v2.11.0. Bug Fixes * Some Perl packages (e.g. Net::SSLeay) that had been broken recently have been fixed. Git-2.27.0-rc1-64-bit.exe | d83c8ba3da0bf7057236147c5af5104ba7011beeeab5c7baa295bf814910915d Git-2.27.0-rc1-32-bit.exe | 618b510e00513256ddf9d00d4dd7f295f703144cfdfcbe5629849fb644543519 PortableGit-2.27.0-rc1-64-bit.7z.exe | 170849bf055768d597ec28028229dc0908bde9153a0d2bf773043f72b6c5d38d PortableGit-2.27.0-rc1-32-bit.7z.exe | 4b37e334f95469305e326e52d1932c12c5be182d209e5a7860d364ee6ae4d49f MinGit-2.27.0-rc1-64-bit.zip | 22710025b8fda8c7a6566b32215cb796de586d433c6edd0321100db71b2dd9a9 MinGit-2.27.0-rc1-32-bit.zip | e4ecec19ca697eb8f3413cfaf9aacbda33377d340fb5aba9e733f5154f1dd17e MinGit-2.27.0-rc1-busybox-64-bit.zip | 562f9515aa05a835d7261584fc3b1accee5a3d9e8a6ef2c29ceb733b53f01b22 MinGit-2.27.0-rc1-busybox-32-bit.zip | ffed782bd3f068e5ec064a022a979b1256a78f3977ac659a13bc52ab307a88a1 Git-2.27.0-rc1-64-bit.tar.bz2 | 58332ba5a048724d616c3108ffbba0320aca5d9f63e0f191ee8f224e01f107f0 Git-2.27.0-rc1-32-bit.tar.bz2 | fbea3701e4267d2f6895f57b7ff21440c291f753ce1a15b1ed729a8a341e512b Ciao, Johannes