Files
git/Documentation
Johannes Schindelin 066d13f7cf 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-28 19:23:17 +01:00
..
2020-12-28 19:22:44 +01:00
2020-12-27 15:15:23 -08:00
2020-09-19 15:56:06 -07:00
2019-08-11 17:40:07 -07:00
2019-05-07 13:04:48 +09:00