From: Junio C Hamano Date: Wed, 15 Jul 2026 20:24:18 +0000 (-0700) Subject: Merge branch 'ps/refs-writing-subcommands' X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=85ba07499bc3e09bd00e5b94f733eb7f0409a419;p=thirdparty%2Fgit.git Merge branch 'ps/refs-writing-subcommands' The 'git refs' toolbox has been extended with new 'create', 'delete', 'update', and 'rename' subcommands to create, delete, update, and rename references, respectively. * ps/refs-writing-subcommands: builtin/refs: add "rename" subcommand builtin/refs: add "create" subcommand builtin/refs: add "update" subcommand builtin/refs: add "delete" subcommand builtin/refs: drop `the_repository` --- 85ba07499bc3e09bd00e5b94f733eb7f0409a419