Skip to content
Git for Windows v2.19.1

Changes since Git for Windows v2.19.0 (September 11th 2018)

New Features

  * Comes with Git v2.19.1.
  * Comes with Git LFS v2.5.2.
  * Comes with Git Credential Manager v1.17.2.
  * When FSCache is enabled, commands such as add, commit, and reset
    are now much faster.
  * Sublime Text, Atom, and even the new user-specific VS Code
    installations can now by used as Git's default editor.
  * Comes with Git Credential Manager v1.18.0.

Bug Fixes

  * Several corner case bugs were fixed in the built-in rebase/stash
    commands.
  * An occasional crash in git gc (which had been introduced into
    v2.19.0) has been fixed.