]> git.cameronkatri.com Git - cgit.git/commit
tests: try with commit-graph
authorChristian Hesse <mail@eworm.de>
Wed, 21 Oct 2020 20:16:57 +0000 (22:16 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Wed, 21 Oct 2020 22:04:10 +0000 (00:04 +0200)
commitadcc4f822fe11836e5f942fc1ae0f00db4eb8d5f
treed631c73d8c7a9d2856e4be6ac25faf1cbed588cd
parenta1039ab17591cc531c877bc693088fd2e45c97ff
tests: try with commit-graph

Git 2.24.0 enabled commit-graph by default and caused crashes without
necessary update. Let's test to work with commit-graph.

Signed-off-by: Christian Hesse <mail@eworm.de>
tests/setup.sh