Files
git/builtin
Johannes Schindelin 6206f0b728 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-01-12 17:11:18 +01:00
..
2023-01-12 17:11:04 +01:00
2022-04-06 09:42:14 -07:00
2022-10-30 21:04:44 -04:00
2021-10-28 09:57:09 -07:00
2022-11-16 14:57:32 -05:00
2022-11-18 18:43:09 -05:00
2022-11-28 12:13:46 +09:00
2021-11-03 13:25:36 -07:00