Skip to content

Commit 89960c3

Browse files
GiteaBotAdamMajer
andauthored
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 <[email protected]>
1 parent 8b5c918 commit 89960c3

File tree

1 file changed

+1
-0
lines changed
  • tests/gitea-repositories-meta/user2/test_commit_revert.git/refs/heads

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
deebcbc752e540bab4ce3ee713d3fc8fdc35b2f7

0 commit comments

Comments
 (0)