gitea/modules/web
zeripath 6782a64a4a
Defer closing the gitrepo until the end of the wrapped context functions () ()
* Defer closing the gitrepo until the end of the wrapped context functions ()

Backport 

There was a mistake in  where deferral of gitrepo close occurs before it should.

This PR fixes this.
2021-05-07 18:28:02 +02:00
..
middleware Use index of the supported tags to choose user lang () () 2021-04-15 16:47:43 +02:00
route.go Defer closing the gitrepo until the end of the wrapped context functions () () 2021-05-07 18:28:02 +02:00
route_test.go