Files
git/builtin
Johannes Schindelin 230f0d1400 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-01-24 11:15:17 -08:00
..
2022-01-24 11:15:10 -08:00
2022-01-10 11:52:56 -08:00
2021-12-21 15:03:17 -08:00
2022-01-24 11:15:10 -08:00
2021-10-28 09:57:09 -07:00
2021-12-06 09:55:06 -08:00
2022-01-12 15:11:43 -08:00
2021-10-23 10:45:25 -07:00
2021-09-28 10:31:02 -07:00
2022-01-10 11:52:53 -08:00
2021-12-22 11:42:39 -08:00
2022-01-03 16:24:15 -08:00
2022-01-10 11:52:56 -08:00
2022-01-10 11:52:57 -08:00
2022-01-05 13:31:00 -08:00
2022-01-24 11:15:14 -08:00
2021-11-03 13:25:36 -07:00