~sircmpwn/sr.ht-discuss

1

mirrors to/from sr.ht

Details
Message ID
<87ikrhl7q1.fsf@inventati.org>
DKIM signature
pass
Download raw message
Hi,

  What is the current status of mirror capabilities in sr.ht ? I am
  interested in particular on hosting a mirror of public git
  repositories in sr.ht. Automatically pushing to remotes would be nice,
  too.

Thanks,

--
Cayetano Santos
GnuPG Key:   https://meta.sr.ht/~csantosb.pgp
FingerPrint: CCB8 1842 F9D7 058E CD67 377A BF5C DF4D F6BF 6682
Details
Message ID
<D6EQ9KOQ2FA9.2G8N3CBIVQPSF@cmpwn.com>
In-Reply-To
<87ikrhl7q1.fsf@inventati.org> (view parent)
DKIM signature
pass
Download raw message
We don't offer this as a first-class feature, but one easy solution is
to set multiple push urls for an origin locally.

git remote set-url --add origin <some-url>

You can do this any number of times and git push will push to many
remotes. You could also push to a mirror via a builds.sr.ht job, or use
the mirroring functionality of the second platform.
Reply to thread Export thread (mbox)