This commit is contained in:
parent
fa1f173bbd
commit
a05915b375
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue