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

Commit a3a9622

Browse files
authored
feat: Add option to set default branch (#164)
* Add set default branch to Master configuration option
1 parent eddb761 commit a3a9622

File tree

5 files changed

+69
-15136
lines changed

5 files changed

+69
-15136
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This extension contributes the following settings:
2727

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

3132
## Questions & Feedback
3233

0 commit comments

Comments
 (0)