mirror of
https://gitee.com/gitea/gitea
synced 2025-11-02 23:50:26 +08:00
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>