]> granicus.if.org Git - cgit/commit
tests: run `git gc` in generated repository ch/tests
authorChristian Hesse <mail@eworm.de>
Fri, 8 Nov 2019 08:42:15 +0000 (09:42 +0100)
committerChristian Hesse <mail@eworm.de>
Fri, 8 Nov 2019 08:42:15 +0000 (09:42 +0100)
commit90b78454a741b93944ac6aceec05472e0ee50c6f
treedb67c4bf32c89b803868f9aa6e6c9348829d8c84
parent8fc0c81bbbed21ee30e8a48b2ab1066a029b7b32
tests: run `git gc` in generated repository

Building cgit with git v2.24.0 produces segmentation faults in
repositories that were garbage collected.
Run `git gc`in one of the generated repositories to add another
test case.
tests/setup.sh