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-07-06 22:09:16 -07:00
2020-12-27 15:15:23 -08:00
2019-05-09 00:37:27 +09: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
2019-01-23 11:37:29 -08:00
2020-10-22 10:29:30 -07:00
2018-12-26 14:59:37 -08:00
2020-11-11 13:18:38 -08:00
2019-05-07 13:04:48 +09:00
2019-05-07 13:04:48 +09:00
2020-12-17 15:06:40 -08:00
2019-10-21 12:02:39 +09:00