From: Stefan Sperling Subject: Re: draft: keeping authorship of diffs in commits To: Omar Polo Cc: gameoftrees@openbsd.org Date: Tue, 19 Jul 2022 21:25:36 +0200 On Tue, Jul 19, 2022 at 08:30:13PM +0200, Omar Polo wrote: > % got ci -A "$GOT_AUTHOR" -m test > got: specified author is equal to the default one > > it doesn't look too bad :) Yes, this is a good start. ok stsp@