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.
This commit is contained in:
parent
1167d523c4
commit
075c4c89ee
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
deebcbc752e540bab4ce3ee713d3fc8fdc35b2f7
|
Loading…
Reference in a new issue