Files
git/Documentation
Johannes Schindelin cb5128f2ca 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>
2021-11-03 23:41:16 -04:00
..
2021-11-03 23:41:11 -04:00
2021-11-01 13:48:08 -07:00
2021-09-28 10:31:02 -07:00
2021-09-28 10:31:02 -07:00
2021-10-29 15:43:14 -07:00
2021-10-29 15:43:13 -07:00
2021-05-16 21:05:24 +09:00