Download raw body.
Bug in got log commit modifier handling?
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.
Bug in got log commit modifier handling?