1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 07:04:59 +01:00
gitea/routers/web
zeripath bef93abd49
Ensure that git repository is closed before transfer (#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>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-12-21 10:01:58 +08:00
..
admin
dev
events
explore
feed
org
repo Ensure that git repository is closed before transfer (#18049) 2021-12-21 10:01:58 +08:00
user
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go