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

From:
Stefan Sperling <stsp@stsp.name>
Subject:
Re: allow remotes without urls in git config; add tests
To:
Omar Polo <op@omarpolo.com>
Cc:
James Cook <falsifian@falsifian.org>, gameoftrees@openbsd.org
Date:
Fri, 26 Jan 2024 15:18:39 +0100

Download raw body.

Thread
On Fri, Jan 26, 2024 at 01:56:10PM +0100, Omar Polo wrote:
> Well, this is the diff for gotd.

ok stsp@

> I don't really know however where to
> add the test case for the missing url in gotd regress.

Not needed. In this case we should try to reduce the existing code
duplication, rather than duplicating regression tests. I recall
throwing this together quickly to make progress on gotd, leaving
such refactoring for later.