mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-15 00:12:06 +08:00
eedc0c8324
There was a mistake in #15372 where deferral of gitrepo close occurs before it should. This PR fixes this. Signed-off-by: Andrew Thornton <art27@cantab.net>