mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
96738bbd00671bb971255bbed8d4e1c27cfd7660
In investigating #7947 it has become clear that the storage component of go-git repositories needs closing. This PR adds this Close function and adds the Close functions as necessary. In TransferOwnership the ctx.Repo.GitRepo is closed if it is open to help prevent the risk of multiple open files. Fixes #7947
Languages
TypeScript
42.4%
MDX
30.9%
Astro
8.1%
JavaScript
6.4%
Shell
6%
Other
6.2%