Skip to content
Git for Windows v2.10.0

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.