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

From:
Stefan Sperling <stsp@stsp.name>
Subject:
Re: Bug in got log commit modifier handling?
To:
Timo Myyrä <timo.myyra@bittivirhe.fi>, gameoftrees@openbsd.org
Date:
Wed, 24 Sep 2025 21:18:16 +0200

Download raw body.

Thread
On Wed, Sep 24, 2025 at 09:13:37PM +0200, Stefan Sperling wrote:
> So if the 'got log' syntax were working as you were trying to use it, the
> resulting behaviour would not be well defined for the case where multiple
> paths are specified.

Oh, nevermind the above, what I wrote here was incorrect.

I became confused between 'got log' and 'got diff'. It's the latter
which accepts multiple paths. The -c option semantics apply to both
commands, though.