Files
Gitea/modules/web/route.go
T
zeripathandGitHub eedc0c8324 Defer closing the gitrepo until the end of the wrapped context functions (#15653)
There was a mistake in #15372 where deferral of gitrepo close occurs before it should.

This PR fixes this.

Signed-off-by: Andrew Thornton <[email protected]>
2021-05-06 01:30:25 +02:00

9.3 KiB