From: Stefan Sperling Subject: Re: [gotwebd] Set default displayed file To: "sylvain@saboua.me" Cc: Omar Polo , gameoftrees@openbsd.org Date: Wed, 5 Mar 2025 11:13:54 +0100 On Wed, Mar 05, 2025 at 07:27:49AM +0100, sylvain@saboua.me wrote: > Omar Polo wrote: > > > Hello, > > > > sylvain@saboua.me wrote: > > > I gladly managed to set up my own got server (got.saboua.xyz). > > > It currently has one embryo of a fork project in it. > > > > that's great! :) > > > Thanks ! Although I retracted for now and only put my old and current > website's source instead. > (see why @ https://www.reddit.com/r/openbsd/comments/1j32tkb/) Hey Sylvain, It seems you are confusing Got work trees and Git repositories. gotwebd works with Git repositories, not with Got work trees. See these pages for details about the differences between the two: https://gameoftrees.org/got-worktree.5.html https://gameoftrees.org/git-repository.5.html Regards, Stefan