Skip to content

Commit 075c4c8

Browse files
authored
tests: missing refs/ in bare repositories (#28844)
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.
1 parent 1167d52 commit 075c4c8

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)