From: Junio C Hamano Date: Thu, 14 Mar 2024 21:05:24 +0000 (-0700) Subject: Merge branch 'rj/complete-reflog' X-Git-Tag: v2.45.0-rc0~110 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=43100746e69aacb3f8110a9855aacd66483f7e24;p=thirdparty%2Fgit.git Merge branch 'rj/complete-reflog' The command line completion script (in contrib/) learned to complete "git reflog" better. * rj/complete-reflog: completion: reflog subcommands and options completion: factor out __git_resolve_builtins completion: introduce __git_find_subcommand completion: reflog show completion: reflog with implicit "show" --- 43100746e69aacb3f8110a9855aacd66483f7e24