Dear Git users, On Tue, 24 Oct 2017, Johannes Schindelin wrote: > Dear Git users, > > It is my pleasure to announce that Git for Windows 2.14.3 is available from: > > https://git-for-windows.github.io/ ... and at this point, usually the release notes are repeated. In this case, they were not, for a simple reason: I am working very hard on automating as much of the release engineering of Git for Windows (first, because it is no fun to do it manually, second, it costs a lot of my time, third, it is not robust if I can easily forget a step, fourth, it is an awfully low bus number, and fifth, it hogs my computer for hours during which I could do other work otherwise, when I have a perfectly fine cloud available at my fingertips). And despite working on this for the entire day (and until almost 4am), a couple of things did not work correctly, including the generation of this mail. I will make sure to write a blog post about this endeavor, in case anybody is interested in the background story. But in the short run: here are the missing release notes: Changes since Git for Windows v2.14.2(3) (October 12th 2017) New Features * Comes with Git v2.14.3. * Git for Windows now ships with a diff helper for OpenOffice documents. * Comes with Git LFS v2.3.4. * Comes with cURL v7.56.1. Bug Fixes * Git for Windows now handles worktrees at the top-level of a UNC share correctly. > Filename | SHA-256 > -------- | ------- > Git-2.14.3-64-bit.exe | 9610e082b823beb7f0da91a98d9f73e1f3f2430c21b2c4e15517dea4f981be3f > Git-2.14.3-32-bit.exe | 6e5a8a939f3014b396f58622954ab394d7982d036c84571394118f2360bdca96 > PortableGit-2.14.3-64-bit.7z.exe | 2b1d952078795117a8c4549f6384275e047ebd75c10bea77e675f8b672e6d87a > PortableGit-2.14.3-32-bit.7z.exe | f2dcb32c3133188d0b7a2c3683adcbebcc10b054467e1754d1b8b7e534a34494 > MinGit-2.14.3-64-bit.zip | 538294d2b1472e561493b67855f92380d8139011c74be6bf3cdc5b5d321b1345 > MinGit-2.14.3-32-bit.zip | a91385acb1da220612790807c41d0f304b41093c474b9d7342230ec194a3398e > MinGit-2.14.3-busybox-64-bit.zip | b7710c7668d7ad3f1f5f7530b601d9bafbe66fcef5563c8ab74d442ac9478d8e > MinGit-2.14.3-busybox-32-bit.zip | 8982fd12c60a9edd1b6f5f8465354534920bae351d38c867a2f4034a807d8231 > Git-2.14.3-64-bit.tar.bz2 | a5f09850334d5069afa0013249cc6678a7cde52c673823e5386d5cad9df41f10 > Git-2.14.3-32-bit.tar.bz2 | 644b7d7593e675f68a5a011d19a0a917430b79fb815f6260b807c00651696fa2 Ciao, Johannes