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-07-06 22:09:16 -07:00
2020-12-27 15:15:23 -08:00
2020-08-04 18:34:02 -07:00
2020-09-19 15:56:06 -07:00
2020-10-27 15:09:50 -07:00
2020-04-29 16:15:27 -07:00
2019-08-11 17:40:07 -07:00
2020-11-11 13:18:38 -08:00
2020-12-17 15:06:40 -08:00
2019-10-21 12:02:39 +09:00