Files
git/Documentation
Johannes Schindelin c7d873f730 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-09-22 08:18:26 +02:00
..
2022-09-21 15:27:03 -07:00
2022-09-21 15:27:02 -07:00
2022-08-05 15:52:14 -07:00
2022-02-02 14:50:09 -08:00
2022-01-07 15:19:34 -08:00