shortlog: rename parse_stdin_ident()
authorJeff King <redacted>
Sun, 27 Sep 2020 08:40:09 +0000 (04:40 -0400)
committerJunio C Hamano <redacted>
Sun, 27 Sep 2020 19:21:05 +0000 (12:21 -0700)
commit87abb96222b076a1a9aa9c92f799107141feeca4
treeb0c2ab93a01378e573b9a4114bb02fdb57cfe767
parentf17b0b99bf2dc2fcd74544ce35d058e558e6b056
shortlog: rename parse_stdin_ident()

This function is actually useful for parsing any identity, whether from
stdin or not. We'll need it for handling trailers.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/shortlog.c
git clone https://git.99rst.org/PROJECT