Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
feat: Add option to set default branch (#164)
Browse files Browse the repository at this point in the history
* Add set default branch to Master configuration option
  • Loading branch information
abeatrix authored Apr 20, 2021
1 parent eddb761 commit a3a9622
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 15,136 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ This extension contributes the following settings:

- `sourcegraph.url`: The Sourcegraph instance to use. Specify your on-premises Sourcegraph instance here, if applicable.
- `sourcegraph.remoteUrlReplacements`: Object, where each `key` is replaced by `value` in the remote url.
- `sourcegraph.defaultBranch`: String to set the name of the default branch. Always open files in the default branch.

## Questions & Feedback

Expand Down
Loading

0 comments on commit a3a9622

Please sign in to comment.