Files
git/Documentation
Johannes Schindelin 893bb04b57 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>
2023-02-27 10:00:46 +01:00
..
2023-02-24 11:32:40 -08:00
2023-02-15 17:11:52 -08:00
2023-01-05 14:52:25 +09:00
2022-10-25 15:44:18 -07:00
2023-01-30 14:24:24 -08:00
2022-11-30 10:57:19 +09:00