mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-07 08:55:19 +08:00

Git 2.43.0 will not detect a git repository as valid without refs/ subdirectory present. `git gc` cleans this up and puts it in packed-refs. We must keep refs/ non-empty.