Skip to content

Commit c855002

Browse files
committed
Update README with instructions about DEF_BRANCH
1 parent ef75415 commit c855002

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,10 @@ several parameters (the file includes comments with full examples).
191191
* `grid`: will always show as default the grid of plots
192192
* `show_none`: will show a text message (better default when there are lots of benchmarks)
193193
* `mybench`: will select benchmark named "mybench"
194+
* `DEF_BRANCH`: Defines the default branch to be used when calculating timeline and changes data for presentation. Example values:
195+
* `default`: the default value, and usually mercurial's default branch
196+
* `master`: usually git's default branch
197+
* `trunk`: usually SVN's default branch
194198

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

0 commit comments

Comments
 (0)