Files
git/builtin
Johannes Schindelin 703dab0dec 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>
2021-11-15 12:12:08 -05:00
..
2021-11-15 12:12:02 -05:00
2021-10-13 15:15:57 -07:00
2021-10-20 11:36:13 -07:00
2021-11-15 12:12:02 -05:00
2021-02-25 16:43:30 -08:00
2021-02-25 16:43:30 -08:00
2021-07-28 13:17:59 -07:00
2021-11-12 15:29:25 -08:00
2021-10-23 10:45:25 -07:00
2021-10-13 15:15:58 -07:00
2021-09-28 10:31:02 -07:00
2021-10-25 16:06:58 -07:00
2021-10-18 15:47:57 -07:00