DEBSOURCES
Skip Quicknav
sources / cgit / 1.2.3%2Bgit20240802.70.09d24d7%2Bgit2.46.0-1 / git / t / perf / p1450-fsck.sh
12345678910111213
#!/bin/sh test_description='Test fsck performance' . ./perf-lib.sh test_perf_large_repo test_perf 'fsck' ' git fsck ' test_done