public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* [Bug] With "[remotes] group = a b c", "git push group" does not work
@ 2025-09-02 18:02 Junio C Hamano
  2025-12-26 18:57 ` Usman Akinyemi
  0 siblings, 1 reply; 4+ messages in thread
From: Junio C Hamano @ 2025-09-02 18:02 UTC (permalink / raw)
  To: git

... even though "git fetch group" does and acts as if we did "git
fetch a; git fetch b; git fetch c".

Yes, I know it does not work, but I think it should.

Expose get_remote_group() and struct remote_group_data out of
builtin/fetch.c, probably move them to remote.c, and have
builtin/{fetch,push}.c use them, or something.

It probably is a good #leftoverbits microproject material, albeit on
a bit larger side.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bug] With "[remotes] group = a b c", "git push group" does not work
  2025-09-02 18:02 [Bug] With "[remotes] group = a b c", "git push group" does not work Junio C Hamano
@ 2025-12-26 18:57 ` Usman Akinyemi
  2026-02-26 21:54   ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Usman Akinyemi @ 2025-12-26 18:57 UTC (permalink / raw)
  To: gitster; +Cc: git

Hi Junio,

I will be working on this.

Best,
Usman Akinyemi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bug] With "[remotes] group = a b c", "git push group" does not work
  2025-12-26 18:57 ` Usman Akinyemi
@ 2026-02-26 21:54   ` Junio C Hamano
  2026-02-26 21:59     ` Usman Akinyemi
  0 siblings, 1 reply; 4+ messages in thread
From: Junio C Hamano @ 2026-02-26 21:54 UTC (permalink / raw)
  To: Usman Akinyemi; +Cc: git

Usman Akinyemi <usmanakinyemi202@gmail.com> writes:

> Hi Junio,
>
> I will be working on this.
>
> Best,
> Usman Akinyemi

Did anything happen after this?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bug] With "[remotes] group = a b c", "git push group" does not work
  2026-02-26 21:54   ` Junio C Hamano
@ 2026-02-26 21:59     ` Usman Akinyemi
  0 siblings, 0 replies; 4+ messages in thread
From: Usman Akinyemi @ 2026-02-26 21:59 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

> > Best,
> > Usman Akinyemi
>
> Did anything happen after this?
Thanks for the nodge.

Started working on this and have some patches already but, being busy to
finalize it. I will be sending it by next week.

Thanks.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-26 22:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-02 18:02 [Bug] With "[remotes] group = a b c", "git push group" does not work Junio C Hamano
2025-12-26 18:57 ` Usman Akinyemi
2026-02-26 21:54   ` Junio C Hamano
2026-02-26 21:59     ` Usman Akinyemi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox