Download raw body.
improve error message with malformed `author' in got.conf
On Sun, Feb 06, 2022 at 12:44:21PM +0100, Omar Polo wrote: > With the following diff instead I would get > > % got ci regular-file > got: foobar: an email address is required for compatibility with Git I like it. ok stsp@ I would tweak your error message slightly for clarity of context: got: foobar: commit author's email address is required for compatibility with Git
improve error message with malformed `author' in got.conf