|
|
|
@@ -40,7 +40,7 @@ |
|
|
|
|
|
|
|
// List of branches to benchmark. If not provided, defaults to "main" |
|
|
|
// (for git) or "default" (for mercurial). |
|
|
|
"branches": ["main"], // for git |
|
|
|
"branches": ["develop"], // for git |
|
|
|
// "branches": ["default"], // for mercurial |
|
|
|
|
|
|
|
// The DVCS being used. If not set, it will be automatically |
|
|
|
|