1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-23 01:48:27 +00:00
Files
gitea/routers/api/v1/repo
zeripath 6de75224de Ensure that git repository is closed before transfer (#18049) (#18057)
Backport #18049

Repository Transfer requires that the repository directory is renamed - which
is not possible on Windows if the git repository is open.

Fix #17885

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-12-21 18:27:46 +00:00
..
2021-06-23 17:08:47 -04:00