From: Junio C Hamano Date: Mon, 4 Apr 2022 17:56:21 +0000 (-0700) Subject: Merge branch 'ab/reflog-parse-options' X-Git-Tag: v2.36.0-rc0~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ff8cbfe8a333f55931fa9b588f106e060a67079;p=thirdparty%2Fgit.git 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 --- 3ff8cbfe8a333f55931fa9b588f106e060a67079