Files
git/Documentation
Johannes Schindelin 4c43072b80 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>
2023-05-19 11:52:54 -07:00
..
2023-05-19 09:27:07 -07:00
2023-02-15 17:11:52 -08:00
2023-02-18 09:29:13 -08:00
2022-10-25 15:44:18 -07:00
2023-05-06 14:32:20 -07:00
2023-05-17 10:11:41 -07:00