mirror of
https://github.com/git/git.git
synced 2026-01-18 22:56:21 +00:00
This topic branch adds the (experimental) --stdin/-z options to `git reset`. Those patches are still under review in the upstream Git project, but are already merged in their experimental form into Git for Windows' `master` branch, in preparation for a MinGit-only release. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>