Skip to content

Commit 9b4af1c

Browse files
committed
Merge pull request tobami#144 from staticfloat/readmeupdate
Update README with instructions about `DEF_BRANCH`
2 parents e8c42f5 + c855002 commit 9b4af1c

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)