-
Use `git update-ref --stdin -z` to speed up TestEnv.set_repo_refs · 29668aecNick Thomas authored
Previously, we were calling `git update-ref <ref> <sha>` about 30 times per test using `create(:project)` or similar.
29668aec
×
BigW Consortium Gitlab
Previously, we were calling `git update-ref <ref> <sha>` about 30 times per test using `create(:project)` or similar.