Files
git/builtin
Johannes Schindelin 8dfdffc5bd 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-02-17 10:53:25 +01:00
..
2020-02-17 10:49:30 +01:00
2019-10-15 13:47:59 +09:00
2020-02-17 10:49:31 +01:00
2019-10-15 13:48:02 +09:00
2019-10-15 13:48:02 +09:00
2019-11-10 16:00:54 +09:00
2019-09-30 13:19:32 +09:00
2019-10-07 11:32:53 +09:00
2019-11-10 18:02:14 +09:00
2019-10-11 14:24:46 +09:00
2019-10-11 14:24:48 +09:00