-
Notifications
You must be signed in to change notification settings - Fork 720
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Description
- Extension version: 0.1.5
- VSCode Version: 1.27.2
- OS: Mac OS X 10.13.4
Steps to Reproduce:
- Using GH Enterprise
- Host settings is set correctly
- Go to the Git Viewlet, the GH PR section is not there:
There aren't any "Sign In" commands in the Commands Palette either.
Here is what's in the GH PR log:
Looking for git repository
> git symbolic-ref --short HEAD
> git rev-parse master
> git rev-parse --symbolic-full-name master@{u}
> git rev-list --left-right master...refs/remotes/origin/master
> git for-each-ref --format %(refname) %(objectname) --sort -committerdate
> git remote --verbose
Git repository found, initializing review manager and pr tree view.
> git config --local --get branch.master.github-pr-owner-number
Review> no matching pull request metadata found for current branch master
> git config --local --get branch.master.github-pr-owner-number
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
