]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ua/push-remote-group' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Jun 2026 07:44:00 +0000 (16:44 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Jun 2026 07:44:01 +0000 (16:44 +0900)
commitba5d6aebaa930dfb157670e9cbca73f8a59b165a
tree68e9c4c58e32e4b3e6790f8d9ae16ffd7cbf747b
parent02a749d7fe22c5d22574f4851500883c8ae1620b
parent8ea82816652d20ac7070a8fcd60980568a8a293c
Merge branch 'ua/push-remote-group' into next

"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