Files
Johannes Schindelin a31d32a54d Merge branch 'phase-out-reset-stdin'
This topic branch re-adds the deprecated --stdin/-z options to `git
reset`. Those patches were overridden by a different set of options in
the upstream Git project before we could propose `--stdin`.

We offered this in MinGit to applications that wanted a safer way to
pass lots of pathspecs to Git, and these applications will need to be
adjusted.

Instead of `--stdin`, `--pathspec-from-file=-` should be used, and
instead of `-z`, `--pathspec-file-nul`.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2026-04-11 06:39:52 +00:00
..
2026-04-11 06:39:51 +00:00
2026-04-10 07:58:53 -07:00
2026-04-08 10:19:17 -07:00
2026-03-25 12:58:05 -07:00
2026-04-08 10:19:17 -07:00
2026-03-25 12:35:16 -07:00
2026-03-31 20:43:14 -07:00
2026-03-24 12:31:31 -07:00
2026-04-10 07:58:53 -07:00