Files
git/Documentation
Johannes Schindelin db8e8a8186 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-01-03 20:45:22 +01:00
..
2019-12-25 11:21:58 -08:00
2020-01-02 12:38:30 -08:00
2019-12-16 13:08:39 -08:00
2019-12-06 16:31:39 +01:00