Dear Git users, I hereby announce that Git for Windows 2.29.1 is available from: https://gitforwindows.org/ Changes since Git for Windows v2.29.0 (October 19th 2020) Important note: v2.29.0 and v2.29.1 upgrade existing users of Git Credential Manager for Windows (which was just deprecated) to Git Credential Manager Core ("GCM Core", which is the designated successor of the former). This is necessary because GitHub deprecated password-based authentication and intends to remove support for it soon, and GCM Core is prepared for this change. Also, as of v2.29.0, the option to override the branch name used by git init for the initial branch is featured prominently in the installer. New Features * Comes with Git v2.29.1. * The MSYS2 runtime now optionally supports creating Cygwin-style symbolic links (via setting the environment variable MSYS= winsymlinks:sysfile). Git-2.29.1-64-bit.exe | a24d4069ae1267bc302556c49cad50a4f1672d70794e5d4d25b20d1cccf5c4c8 Git-2.29.1-32-bit.exe | 1b75f2c56041b048b197ee1d11af3d0875bb414d63e734453dd4b05b9fd24e28 PortableGit-2.29.1-64-bit.7z.exe | e4ddaf8d7ee1ef633c6631747a12624ffb1f076e91e22cad1add322fee6bfedc PortableGit-2.29.1-32-bit.7z.exe | 9edab85c5383680a64c98ddab9354469e675e0b3fd4afe18c62f65e758540ae6 MinGit-2.29.1-64-bit.zip | 6aab2a1acce11a765d4dff2b9b5c8fe0feda5ff4067f16a696893786a3bf94c3 MinGit-2.29.1-32-bit.zip | d67d7853552c39267216869de4ca5a95557c4001f6bd6f221bb4eae9aa8a66c0 MinGit-2.29.1-busybox-64-bit.zip | 7890ab11efab10af4a1a075289c9b34e95666e6c208ab791d6d52697d4c03797 MinGit-2.29.1-busybox-32-bit.zip | 91e55d05213d0d0b86e9290c76e112c6de72cacd991b96b827224060f3912353 Git-2.29.1-64-bit.tar.bz2 | cfe155a6f63605fbf3c378cbe010d7a31913302842bef798dd6beaa7f9e958c5 Git-2.29.1-32-bit.tar.bz2 | 5add752eb3a3461e888d3289025079253a31ad96a8bc381b11006231795a9219 Ciao, Johannes