From: Matthieu Moy Date: Mon, 20 Apr 2015 12:09:07 +0000 (+0200) Subject: log -L: improve error message on malformed argument X-Git-Tag: v2.3.8~1^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0269f968b7effea8a4f61f1fb0ac7e9386a9d90c?hp=0269f968b7effea8a4f61f1fb0ac7e9386a9d90c log -L: improve error message on malformed argument The old message did not mention the :regex:file form. To avoid overly long lines, split the message into two lines (in case item->string is long, it will be the only part truncated in a narrow terminal). Signed-off-by: Matthieu Moy Signed-off-by: Junio C Hamano ---