]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ua/push-remote-group' into seen
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2026 01:42:10 +0000 (10:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2026 01:42:10 +0000 (10:42 +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:
  SQUASH??? -Werror=sign-compare workaround
  push: support pushing to a remote group
  remote: move remote group resolution to remote.c

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