1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

#3157 create user path before rename repository while transfer

os.Rename does not create parent directory automatically when not exist
This commit is contained in:
Unknwon
2016-07-23 17:36:15 +08:00
parent d7bdc1de8d
commit 745167d57a
4 changed files with 4 additions and 3 deletions

View File

@@ -1 +1 @@
0.9.49.0723
0.9.50.0723