Git for Windows v2.12.2(2) Changes since Git for Windows v2.12.2 (March 27th 2017) New Features * Portable Git is now using a custom-built SFX that is based directly on 7-Zip's SFX. * Git LFS was upgraded to v2.0.2. * Updated the MSYS2 runtime to Cygwin 2.8.0. * Git LFS can now be disabled in the first installer page (users can still enable it manually, as before, of course). * Comes with Git Credential Manager v1.9.1. Bug Fixes * A potential crash in git status with lots of files was fixed. * Git LFS now gets installed into the correct location. * Git LFS is now configured correctly out of the box (unless disabled). * The http.sslCAInfo config setting is now private to the Git for Windows installation that owns the file. * git difftool -d no longer crashes randomly.