Skip to content

Commit b8a408c

Browse files
committed
Remove reference to DEF_BRANCH in README
1 parent 37b023b commit b8a408c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,6 @@ several parameters (the file includes comments with full examples).
185185
* `grid`: will always show as default the grid of plots
186186
* `show_none`: will show a text message (better default when there are lots of benchmarks)
187187
* `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
192188

193189
### Comparison View
194190
* `CHART_TYPE`: Chooses the default chart type (normal bars, stacked bars or

0 commit comments

Comments
 (0)