Skip to content
Early-bird preview of Git for Windows v2.9.3

Of course, upstream Git v2.9.3 was not released yet, but the plan is to
release it some time this week.

To prepare for that, here is a preview of MinGit that most notably
includes:

- support for `git status --porcelain=v2`

- more efficient computation which patches can be excluded from rebasing
  because they are already upstream

- the new `--smudge` option that lets `git cat-file` pass blobs through
  any smudge filter configured for the specified path