Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 622 Bytes

File metadata and controls

19 lines (14 loc) · 622 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @microsoft/rush-lib > RushConfiguration > repositoryDefaultBranch

RushConfiguration.repositoryDefaultBranch property

The default branch name. This tells "rush change" which remote branch to compare against.

Signature:

readonly repositoryDefaultBranch: string;