From: Stefan Sperling Subject: Re: tog: don't clobber ref view error with repo close error To: Mark Jamsek Cc: gameoftrees@openbsd.org Date: Tue, 31 Dec 2024 17:20:47 +0100 On Wed, Jan 01, 2025 at 01:03:54AM +1100, Mark Jamsek wrote: > Spotted by chance: we clobber any existing ref view error when > got_repo_close() returns an error result. And I couldn't help > but style(9) the next block while there. > > ok? ok