From: Tracey Emery Subject: Re: gotweb To: gameoftrees@openbsd.org Date: Mon, 4 Nov 2019 08:56:23 -0700 On Mon, Nov 04, 2019 at 04:52:27PM +0100, Stefan Sperling wrote: > The work tree APIs in got_worktree.h are for Got worktrees, which store > a path to a Git repository in meta data. There is nothing interesting > in a work tree which gotweb could show. I think we should require users > to point gotweb at an actual Git repository, and avoid trying to support > got work trees (which are not "got repositories"; such a thing does not > exist). Aye aye! Gotcha. Makes sense. Thanks Stefan. -- Tracey Emery