From: Junio C Hamano Date: Fri, 22 Aug 2025 20:13:20 +0000 (-0700) Subject: Merge branch 'ms/refs-list' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c72d5bbf49c26c73cef41cc6a82e95b53df5f534;p=thirdparty%2Fgit.git Merge branch 'ms/refs-list' The "list" subcommand of "git refs" acts as a front-end for "git for-each-ref". * ms/refs-list: t: add test for git refs list subcommand t6300: refactor tests to be shareable builtin/refs: add list subcommand builtin/for-each-ref: factor out core logic into a helper builtin/for-each-ref: align usage string with the man page doc: factor out common option --- c72d5bbf49c26c73cef41cc6a82e95b53df5f534