mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
Currently, when an invalid revision is specified, the error message is:
fatal: Needed a single revision
This is misleading because, you might think there is something wrong
with the command line as a whole.
Now the user gets a more meaningful error message, showing the invalid
revision.
Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
3.7 KiB
Executable File
3.7 KiB
Executable File