Files
git/builtin
Johannes Schindelin 132d320ada 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>
2021-05-22 15:15:59 +02:00
..
2021-05-14 08:26:09 +09:00
2021-02-25 16:43:29 -08:00
2021-04-20 11:09:50 -07:00
2021-05-07 12:47:41 +09:00
2021-05-20 08:54:59 +09:00
2021-04-27 16:31:39 +09:00
2021-01-06 15:10:49 -08:00
2021-02-25 16:43:30 -08:00
2021-02-25 16:43:30 -08:00
2021-02-25 16:43:30 -08:00
2021-04-27 16:31:39 +09:00
2021-05-16 21:05:22 +09:00
2021-05-07 12:47:41 +09:00
2021-05-12 07:00:45 +09:00
2021-04-07 16:54:08 -07:00
2021-04-30 13:50:26 +09:00
2021-05-20 08:54:59 +09:00
2021-04-07 16:54:08 -07:00
2021-04-14 13:47:21 -07:00
2021-03-13 16:00:09 -08:00
2021-02-25 16:43:33 -08:00
2021-04-07 16:54:08 -07:00
2021-05-07 12:47:41 +09:00
2021-01-25 14:19:19 -08:00
2021-04-20 11:09:50 -07:00
2021-04-14 13:47:29 -07:00
2021-05-20 08:54:59 +09:00