]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/refs-writing-subcommands' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Jun 2026 02:49:23 +0000 (19:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Jun 2026 02:49:23 +0000 (19:49 -0700)
commit1a7d1cf76bf3abe5b89e58effc988ea940a439e4
treee8e861e6726f267bf7d7b7c4eadb3d86fbae64ff
parent2be4a0aa8b2b943816bd38ba50a40ed2de52e278
parent7d6f98431e09d4434313540c81b52578a61a41e5
Merge branch 'ps/refs-writing-subcommands' into jch

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