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

From:
Stefan Sperling <stsp@stsp.name>
Subject:
Re: add gitwrapper
To:
Omar Polo <op@omarpolo.com>
Cc:
gameoftrees@openbsd.org
Date:
Tue, 28 Mar 2023 12:18:11 +0200

Download raw body.

Thread
  • Christian Weisgerber:

    add gitwrapper

  • On Tue, Mar 28, 2023 at 12:05:10PM +0200, Omar Polo wrote:
    > Yeah, seems a good idea to abort if gotd.conf is found and has an
    > entry for the repo but gotsh is not available.
    
    Thanks, committed.
    
    > Alternatively, we might require GITWRAPPER_MY_SERVER_PROG to be an
    > absolute path in the first place so that we can avoid scraping $PATH.
    
    I would like to be able to test custom versions of gotsh in ~/bin/.
    And maybe our users would need to do the same, e.g. in order to test
    fixes for reported issues.
    
    
  • Christian Weisgerber:

    add gitwrapper