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>
pull/28825/head^2
Giteabot 10 months ago committed by GitHub
parent 8b5c9186a5
commit 89960c3dfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      tests/gitea-repositories-meta/user2/test_commit_revert.git/refs/heads/main
Loading…
Cancel
Save