We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b023b commit b8a408cCopy full SHA for b8a408c
1 file changed
README.md
@@ -185,10 +185,6 @@ several parameters (the file includes comments with full examples).
185
* `grid`: will always show as default the grid of plots
186
* `show_none`: will show a text message (better default when there are lots of benchmarks)
187
* `mybench`: will select benchmark named "mybench"
188
-* `DEF_BRANCH`: Defines the default branch to be used when calculating timeline and changes data for presentation. Example values:
189
- * `default`: the default value, and usually mercurial's default branch
190
- * `master`: usually git's default branch
191
- * `trunk`: usually SVN's default branch
192
193
### Comparison View
194
* `CHART_TYPE`: Chooses the default chart type (normal bars, stacked bars or
0 commit comments