]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ua/push-remote-group'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2026 01:04:50 +0000 (10:04 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2026 01:04:50 +0000 (10:04 +0900)
commit2c677d20b684cdcae669fe508d4cd60fea8cb320
tree92eea805b86bc08c0f004235fe3dda78398e3544
parentfca09c8fc2ccd1478cef1263b773424a0d42091c
parent8ea82816652d20ac7070a8fcd60980568a8a293c
Merge branch 'ua/push-remote-group'

"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