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

From:
Simon Harrison <info@simonh.uk>
Subject:
Re: Introducing vc - built on top of Got
To:
gameoftrees@openbsd.org
Date:
Wed, 2 Sep 2026 18:03:53 +0100

Download raw body.

Thread
On Sun, 30 Aug 2026 11:51:43 +0100
Simon Harrison <info@simonh.uk> wrote:

> Hello. Just wanted to let the list know, I've uploaded a tool called
> vc (version control) for managing single files and using Got as the
> backend. The repo is accessible here:
> 
> https://codeberg.org/simonh/vc
> 

vc is now implemented in Perl and the only dependencies are got
(obviously) and sha1sum. I think this is shaping up to be a great
complement to got. Got for projects, vc for single files.

The repo history is a mess as (but will be sorted out later).

Anyone willing to take it for a spin?

Simon