Files
git/builtin
Johannes Schindelin b424326521 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>
2020-12-14 22:33:05 +01:00
..
2020-12-14 22:30:12 +01:00
2020-07-30 19:18:06 -07:00
2020-12-14 22:32:40 +01:00
2020-10-16 12:30:45 -07:00
2020-07-30 19:18:06 -07:00
2020-11-02 13:17:39 -08:00
2020-03-24 15:04:43 -07:00
2020-04-28 10:47:10 -07:00
2020-10-27 15:09:49 -07:00
2020-07-30 19:18:06 -07:00
2020-11-11 12:55:27 -08:00
2020-08-11 18:04:11 -07:00