Dear Git users, I hereby announce that Git for Windows 2.27.0-rc2 is available from: https://github.com/git-for-windows/git/releases/tag/v2.27.0-rc2.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-rc2. * 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-rc2-64-bit.exe | 5fff39a4563d9bcfdf77946adef06781ae77433ca09ff6afaae5f9398ec071cb Git-2.27.0-rc2-32-bit.exe | 5a9ddc85a99c048cd89a329e9353ef31ac36532d0fd274f7413bf0ee7710f81d PortableGit-2.27.0-rc2-64-bit.7z.exe | ac0665a5739d939eecd37d475091b38ed6e0535cbda92f1a53385cd46bed8904 PortableGit-2.27.0-rc2-32-bit.7z.exe | f2151bb3804aadeb44e2e1047113b38540305ad3bd5e7f2598c8db004b0bf834 MinGit-2.27.0-rc2-64-bit.zip | 7948a5ec291fb73ad3af1fbacaeebb234fb1926915a69e2e927aabb436b51f8b MinGit-2.27.0-rc2-32-bit.zip | f47b9b3869cb072518c7e971a2709b3c5659d4bc35867fab0a117c392f395eaf MinGit-2.27.0-rc2-busybox-64-bit.zip | af7b9e1da84ed21bff6d4dac3fdf4ca9dfd5788d7238ac6fda759bbe5fb7f875 MinGit-2.27.0-rc2-busybox-32-bit.zip | 16f3f8b90bfeed191db11c18995169380db0d34a45ff5a3004d5434acef98d58 Git-2.27.0-rc2-64-bit.tar.bz2 | b1275d236ff7c4de3d713deefc326120b07ba9a4d32761bf2216364be10a8867 Git-2.27.0-rc2-32-bit.tar.bz2 | 24993d2abbe7c75d3bb0557550366f919ee10750733c0fd9e05b6ff7c8180c7a Ciao, Johannes