]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ua/push-remote-group' into seen
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:35 +0000 (13:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:36 +0000 (13:01 +0900)
"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

1  2 
builtin/fetch.c
remote.c
remote.h
t/meson.build

diff --cc builtin/fetch.c
Simple merge
diff --cc remote.c
Simple merge
diff --cc remote.h
Simple merge
diff --cc t/meson.build
Simple merge