Merge branch 'ab/reflog-parse-options'

"git reflog" command now uses parse-options API to parse its command line options. * ab/reflog-parse-options: reflog: fix 'show' subcommand's argv reflog [show]: display sensible -h output reflog: convert to parse_options() API reflog exists: use parse_options() API git reflog [expire|delete]: make -h output consistent with SYNOPSIS reflog: move "usage" variables and use macros reflog tests: add missing "git reflog exists" tests reflog: refactor cmd_reflog() to "if" branches reflog.c: indent argument lists

Junio C Hamano committed Apr 4, 2022 at 10:56 UTC 3ff8cbfe8a333f55931fa9b588f106e060a67079

No changes.