Dear Git users, I hereby announce that Git for Windows 2.34.0-rc2 is available from: https://github.com/git-for-windows/git/releases/tag/v2.34.0-rc2.windows.1 Changes since Git for Windows v2.33.1 (October 13th 2021) New Features * Comes with Git v2.34.0-rc2. * Config settings referring to paths relative to where Git is installed now have to be marked via %(prefix)/ instead of the now-deprecated leading slash. * Comes with Git LFS v3.0.2. * Contains new, experimental support for core.fsyncObjectFiles=batch. Bug Fixes * Configuring a system-wide VS Code as Git's editor was broken, which has been fixed. * It is now possible to clone files larger than 4GB as long as they are transferred via Git LFS. * Git now works around an issue with vi and incorrect line breaks in the Windows Terminal. Git-2.34.0-rc2-64-bit.exe | 7db38bae6d487b9679594b26dc15ab986bb0c60c8bc3fc53adc4516eb61a9376 Git-2.34.0-rc2-32-bit.exe | af35e48fd4ed9cade2a6f31f56115ff503c92b770bd7511d6f3f3dde0e3de49d PortableGit-2.34.0-rc2-64-bit.7z.exe | f587497e7b89944650bd03902983a0f102b74c54419b54360d76b81e5883d02e PortableGit-2.34.0-rc2-32-bit.7z.exe | 58b0f2f3adbd44e979006ed5d2959ec3a4d2326e7b35a31c54add72aa44f4e2e MinGit-2.34.0-rc2-64-bit.zip | a0359a03b3f02fedd59d2e307c3be3400c7346ee1b3eb826cf56b0a255ee3b05 MinGit-2.34.0-rc2-32-bit.zip | 09631bb2d3daa1b499908ef3b9719a779369d15db1e23e7bc2cf2178bfc70f0a MinGit-2.34.0-rc2-busybox-64-bit.zip | 6b40dc2169d5043bf7b536d74bbbe46043260148965005c787c587a6bcac9705 MinGit-2.34.0-rc2-busybox-32-bit.zip | beffadc23005002240a45f1ac34a7b3655cc9077f7f4433f9c1c1260380a78f8 Git-2.34.0-rc2-64-bit.tar.bz2 | 6b890289de342b794c5ada324395aab1e99c04c80d9762bb45637c2d03f2bc14 Git-2.34.0-rc2-32-bit.tar.bz2 | 7a9e7d97f4ce6b598926f88426f7f9960507c147fce4999939244689035403a5 Ciao, Johannes