forgejo/modules/web
zeripath eedc0c8324
Defer closing the gitrepo until the end of the wrapped context functions ()
There was a mistake in  where deferral of gitrepo close occurs before it should.

This PR fixes this.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-06 01:30:25 +02:00
..
middleware Use index of the supported tags to choose user lang () 2021-04-14 19:52:01 +01:00
route.go Defer closing the gitrepo until the end of the wrapped context functions () 2021-05-06 01:30:25 +02:00
route_test.go Move macaron to chi () 2021-01-26 16:36:53 +01:00