Dear Git users, It is my pleasure to announce that Git for Windows 2.10.0 is available. This time, I even blogged about it, primarily because I am so excited about the speed improvements of rebase -i: https://blogs.msdn.microsoft.com/visualstudioalm/2016/09/03/whats-new-in-git-for-windows-2-10/ As always, you can download it from: https://git-for-windows.github.io/ Changes since Git for Windows v2.9.3(2) (August 25th 2016) New Features • Comes with Git v2.10.0. • The git rebase -i command was made faster by reimplementing large parts in C. • After helping the end-users to use the new defaults for PATH and FSCache, the installer now respects the saved settings again. • git version --build-options now also reports the architecture. Bug Fixes • When upgrading Git for Windows, the installer no longer opens a second window while uninstalling the previous version. • Git for Windows' SDK can build an installer out of the box again, without requiring an extra package to be installed. Filename | SHA-256 -------- | ------- Git-2.10.0-64-bit.exe | d624e08991a7a28b7156e384503228273e2da4c74c20b21152a97f4a304886da Git-2.10.0-32-bit.exe | 5d565da086a0b7aca46face8439146826ddd51ffeb286845be89fe4c2713d63c PortableGit-2.10.0-64-bit.7z.exe | d23b81e88949042d34e97bfd1e5b579d4b6aadec085c6ff6b05c4579da1d49e4 PortableGit-2.10.0-32-bit.7z.exe | 89940cca2a8e1b18b5ed6e3d46c97ea4fcfe1628cda3ae452cd2a8984a3c25c8 MinGit-2.10.0-64-bit.zip | 2e1101ec57da526728704c04792293613f3c5aa18e65f13a4129d00b54de2087 MinGit-2.10.0-32-bit.zip | 36f890870126dcf840d87eaec7e55b8a483bc336ebf8970de2f9d549a3cfc195 Git-2.10.0-64-bit.tar.bz2 | 4c98383ed38ba6000cad9d80c1819f686692d90e004207726085e823f6928ebc Git-2.10.0-32-bit.tar.bz2 | 0b132212b858743934d47f40f38e29eef0c1a06c735b0e9889ab6e0d9c195d81 Ciao, Johannes