From: Stefan Sperling Subject: Re: fix email parsing To: Omar Polo Cc: gameoftrees@openbsd.org Date: Tue, 19 Jul 2022 11:51:47 +0200 On Tue, Jul 19, 2022 at 11:44:31AM +0200, Omar Polo wrote: > it was just to shorted a bit a future usage of it in cmd_commit if we > add a -A flag. I can make it return 0/1 as before though Returning an error directly is fine. ok stsp@, and thanks for improving these checks which I probably wrote without actually reading any Git docs ;)