Skip to content
Preview of Git for Windows v2.10.0

The two biggest changes are:

- the git-wrapper was backed out from Git for Windows' git.git fork, as
  it is too specific to Git for Windows' setup and not specific to Git.

- the interactive rebase was accelerated by reimplementing large parts
  of its functionality in C.