"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Stefan Sperling <stsp@stsp.name>
Subject:
Re: {got,git}.gameoftrees.org?
To:
Christian Weisgerber <naddy@mips.inka.de>
Cc:
gameoftrees@openbsd.org
Date:
Thu, 23 Feb 2023 20:46:16 +0100

Download raw body.

Thread
On Thu, Feb 23, 2023 at 07:39:51PM +0100, Christian Weisgerber wrote:
> How are git.gameoftrees.org and got.gameoftrees.org kept in sync?

got.g.o is syncing form git.g.o every 5 minutes.

> Is this safe?
> remote "origin" (fetch): ssh://anonymous@got.gameoftrees.org/got.git
> remote "origin" (send): ssh://stsp_gitolite@git.gameoftrees.org/got.git

As long as you don't use got send -f / git push -f, nothing bad
will happen.

I would recommend that committers to keep using the gitolite setup as
primary reference until we decide that it is time to switch to gotd.