]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/refs-writing-subcommands'
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Jul 2026 20:24:18 +0000 (13:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Jul 2026 20:24:18 +0000 (13:24 -0700)
commit85ba07499bc3e09bd00e5b94f733eb7f0409a419
treec4767fa4ceb47a75a00c3952cab756170d7d74a2
parent7a244d833a962c2b2e4177eb703edf3d0c4d10ab
parent002fe677caddc8162949315c73e53422d4e0f4e8
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`
t/meson.build