Me again, this mail was unfortunately a bit incomplete... On Wed, 19 Feb 2020, Johannes Schindelin wrote: > From: This line is of course bogus. And... > Dear Git users, > > It is my pleasure to announce that Git for Windows 2.25.1 is available from: > > https://gitforwindows.org/ ... here, the release notes should have appeared. So here goes: Changes since Git for Windows v2.25.0 (January 13th 2020) New Features * Comes with Git v2.25.1. * The Portable version of Git for Windows now defaults to turning on the FSCache just like the installer does. * Comes with Git LFS v2.10.0. * Portable Git can now be run from a RAM disk, too. * The deprecation of Git CMD has been reverted: the security issue (git show would execute a git executable or script in the current directory instead of the intended git.exe) was fixed already in v2.20.0. * Comes with OpenSSH v8.2p1. Bug Fixes * Some corner-case bugs in the built-in git add -i were fixed. * The file name COM0 is no longer mistaken for a reserved file name. * The curl.exe included in Git for Windows can access SFTP/SSH hosts again. The reason for these two glitches is the same as the reason for the delay (Git v2.25.1 has been released almost four days ago, after all, and I try to stay relatively close with Git for Windows releases): for technical reasons, I had to move the automation that I use to publish new versions of Git for Windows, and I used this excuse not only to make it public (https://dev.azure.com/git-for-windows/git/_build?definitionId=34) but also to modernize the pipeline as well as to split it into a build and a release pipeline. This required a lot of refactoring of the huge automation shell script (https://github.com/git-for-windows/build-extra/blob/master/please.sh), and every refactoring has some fallout. On the positive side, the new pipelines should be more robust and a lot faster, too. Here's hoping that future releases go smoother than this one :-) Thanks, Johannes > > > Git-2.25.1-64-bit.exe | 9e442131f7dc0de24db1369a4fe02659c2d642bf60ce6d88e31340eedaa18da1 > Git-2.25.1-32-bit.exe | 4408525b8b314f2ec8cf8f3c00e8bae27cb4071790af23908e6c908a7d48e5e1 > PortableGit-2.25.1-64-bit.7z.exe | a3f594440431bddbbc434afc88b8acef286c34dcaa20c150a884e274e8696b36 > PortableGit-2.25.1-32-bit.7z.exe | 9054e283465ca1153043bae4cf515782b3e0a3bd95c28bfb20f66de3922da1d0 > MinGit-2.25.1-64-bit.zip | f59da958ee779ef1454e4d0cb24cb51278049c578c4e6d01ba9e1b6f61dfcb1a > MinGit-2.25.1-32-bit.zip | 91ae315d7f5ceedbdba5644521c65b9889027877a0965891da988707917ad9d5 > MinGit-2.25.1-busybox-64-bit.zip | 602389feca195968935c61482e977072f226c7de0b3fac98923622fe706f1175 > MinGit-2.25.1-busybox-32-bit.zip | 18888012944e6239783d66db101fad402fd907d29980a020bbd32dfa959173ed > Git-2.25.1-64-bit.tar.bz2 | dfab87d6bcaa54e179544d7a343c7e4f5b45604573de31203542e87899962c1b > Git-2.25.1-32-bit.tar.bz2 | 6e1a06b5a8d7e47eeaf3228333bf1c1b834ec6dca0fad61434783f2ad2c9da46 > > Ciao, > > >