0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-08-26 03:55:26 +02:00
gitea/tests/gitea-repositories-meta/user2/test_commit_revert.git/refs/heads
Giteabot 89960c3dfb
tests: missing refs/ in bare repositories (#28844) (#28852)
Backport #28844 by @AdamMajer

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.

Co-authored-by: Adam Majer <amajer@suse.de>
2024-01-19 15:39:21 +08:00
..
main tests: missing refs/ in bare repositories (#28844) (#28852) 2024-01-19 15:39:21 +08:00