]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ua/push-remote-group' into jch
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:13:53 +0000 (08:13 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Jun 2026 23:13:53 +0000 (08:13 +0900)
commitad666f60fcfd57d6db4d7980bdf260363b9d05ea
tree563eb369542a29574efe42ce610f467391d36dc9
parent23fa51ae06087e501862b00be3e45cad7e68cacd
parent8ea82816652d20ac7070a8fcd60980568a8a293c
Merge branch 'ua/push-remote-group' into jch

"git push" learned to take a "remote group" name to push to, which
causes pushes to multiple places, just like "git fetch" would do.

* ua/push-remote-group:
  push: support pushing to a remote group
  remote: move remote group resolution to remote.c
  remote: fix sign-compare warnings in push_cas_option
builtin/fetch.c
remote.c
remote.h
t/meson.build