[ANNOUNCE] Git for Windows 2.16.3

Johannes Schindelin johannes.schindelin at gmx.de
Sun May 13 21:50:02 BST 2018


Dear Git users,

It is my pleasure to announce that Git for Windows 2.16.3 is available from:

	https://gitforwindows.org/

Changes since Git for Windows v2.16.2 (February 20th 2018)

New Features

  * Comes with Git v2.16.3.
  * When choosing to "Use Git from the Windows Command Prompt" (i.e.
    add only the minimal set of Git executables to the PATH), and when
    choosing the Git LFS component, Git LFS is now included in that
    minimal set. This makes it possible to reuse Git for Windows' Git
    LFS, say, from Visual Studio.
  * Comes with gawk v4.2.1.
  * In conjunction with the FSCache feature, git checkout is now a lot
    faster when checking out a lot of files.
  * Comes with Git LFS v2.4.0.
  * Comes with Git Credential Manager v1.15.0.
  * Comes with cURL v7.59.0.
  * The Git for Windows SDK can now be "installed" via git clone
    --depth=1 https://github.com/git-for-windows/git-sdk-64.
  * The tar utility (included as a courtesy, not because Git needs it)
    can now unpack .tar.xz archives.

Bug Fixes

  * When a TERM is configured that Git for Windows does not know about,
    Bash no longer crashes.
  * The regression where gawk stopped treating Carriage Returns as part
    of the line endings was fixed.
  * When Git asks for credentials via the terminal in a Powershell
    window, it no longer fails to do so.
  * The installer is now more robust when encountering files that are
    in use (and can therefore not be overwritten right away).
  * The included find and rm utilities no longer have problems with
    deeply nested directories on FAT drives.
  * The cygpath utility included in Git for Windows now strips trailing
    slashes when normalizing paths (just like the Cygwin version of the
    utility; this is different from how MSYS2 chooses to do things).
  * The certificates of HTTPS proxies configured via http.proxy are now
    validated against the ca-bundle.crt correctly.

Filename | SHA-256
-------- | -------
Git-2.16.3-64-bit.exe | 848f8ac7dd59817512a89a753f90ab2ff170032faf5a566badd671d65f0fb4ca
Git-2.16.3-32-bit.exe | 9eec6c4c81e707f00adcad16cf9c005ee5df647cee5251fb854b202c321a0cf4
PortableGit-2.16.3-64-bit.7z.exe | b8f321d4bb9c350a9b5e58e4330d592410ac6b39df60c5c25ca2020c6e6b273e
PortableGit-2.16.3-32-bit.7z.exe | a8211cbe833c6eb9676ebb43cf43375484a1f9a5524009e5bf31c5df320f23c7
MinGit-2.16.3-64-bit.zip | 74724a54a456be73df94a4ea44a62bee9b2ff00baafda2936bf5b4e61c79209d
MinGit-2.16.3-32-bit.zip | 90d5df65004bea53e660e1d20cb374d4b3bae593bb3525c7e079c1946278f670
MinGit-2.16.3-busybox-64-bit.zip | 436e96898e2e0bef31a0d16607d013fefcaabd5ef7f0a581a787ae0b4e8e321a
MinGit-2.16.3-busybox-32-bit.zip | fe12cc014cedd964d4fdd99f7fc04f941bbeee5cc4e526da0ea494c79c50e41a
Git-2.16.3-64-bit.tar.bz2 | 8800822af28af198fc9676bf8a793193ca579252b1df2faa5dc8525cb799b95f
Git-2.16.3-32-bit.tar.bz2 | 6c088bb0b69086932acfb05a03d2ba3781eb02217e45fed8628c2ac4e1a7be9c
pdbs-for-git-64-bit-2.16.3.1.5d726e05e4-1.zip | 81cd1ba6c4bd76e575d9eb2c6352e207647fdad9bf44fcdf4026630d9dd2a098
pdbs-for-git-32-bit-2.16.3.1.5d726e05e4-1.zip | d63e97911a34d7ef3a181c3fa62366548df459dbf1b3b11fc8e424c87d80045b

Ciao,
Johannes


More information about the git-announce mailing list