moving all references to release branch

was previously `master`
This commit is contained in:
Yann Collet
2020-12-16 23:00:35 -08:00
parent 645a2975c3
commit 0b39531d75
9 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ desktop machine for every pull request that is made to the zstd repo but can als
be run on any machine via the command line interface.
There are three modes of usage for this script: fastmode will just run a minimal single
build comparison (between facebook:dev and facebook:master), onetime will pull all the current
build comparison (between facebook:dev and facebook:release), onetime will pull all the current
pull requests from the zstd repo and compare facebook:dev to all of them once, continuous
will continuously get pull requests from the zstd repo and run benchmarks against facebook:dev.