Files
git/Documentation
Johannes Schindelin 4309ef5b33 reset: reinstate support for the deprecated --stdin option
The `--stdin` option was a well-established paradigm in other commands,
therefore we implemented it in `git reset` for use by Visual Studio.

Unfortunately, upstream Git decided that it is time to introduce
`--pathspec-from-file` instead.

To keep backwards-compatibility for some grace period, we therefore
reinstate the `--stdin` option on top of the `--pathspec-from-file`
option, but mark it firmly as deprecated.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2020-12-28 19:22:51 +01:00
..
2020-12-27 15:15:23 -08:00
2009-04-06 00:27:09 -07:00
2020-09-19 15:56:06 -07:00
2020-10-22 10:29:30 -07:00
2020-12-17 15:06:40 -08:00