Files
git/builtin
Johannes Schindelin ffc1ddb04c 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>
2022-06-18 09:45:28 +02:00
..
2022-06-18 09:44:59 +02:00
2022-04-06 09:42:14 -07:00
2022-06-18 09:45:27 +02:00
2022-03-09 13:38:24 -08:00
2022-04-06 15:21:59 -07:00
2022-06-10 15:04:15 -07:00
2022-06-10 15:04:13 -07:00
2022-06-03 14:30:34 -07:00