Home > @microsoft/rush-lib > RushConfiguration > repositoryDefaultRemote
RushConfiguration.repositoryDefaultRemote property
The default remote. This tells "rush change" which remote to compare against if the remote URL is not set or if a remote matching the provided remote URL is not found.
Signature:
readonly repositoryDefaultRemote: string;