mirror of
https://gitee.com/gitea/gitea
synced 2026-01-01 05:06:36 +08:00
Fix bare-repo bugs (#2199)
* Fix bare-repo bugs * Integration tests * Unused import
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = true
|
||||
Reference in New Issue
Block a user