Files
git/builtin
Johannes Schindelin 36a2c21b80 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-10-30 11:33:13 +01:00
..
2020-10-30 11:32:52 +01:00
2020-07-30 19:18:06 -07:00
2020-10-04 12:49:07 -07:00
2020-09-03 12:37:02 -07:00
2020-10-30 11:32:53 +01:00
2020-07-30 19:18:06 -07:00
2020-10-05 14:01:54 -07:00
2020-03-24 15:04:43 -07:00
2020-09-25 15:25:38 -07:00
2020-04-28 10:47:10 -07:00
2020-09-29 14:01:22 -07:00
2020-09-25 15:25:38 -07:00
2020-07-30 19:18:06 -07:00
2020-08-11 18:04:11 -07:00
2020-09-18 17:58:04 -07:00