Skip to content

Can't show blame when VSCode starts on branch without upstream #343

@benzittlau

Description

@benzittlau
  • GitLens Version: 8.2.1
  • VSCode Version: 1.22.2
  • OS Version: OS X 10.13.1

Steps to Reproduce:

  1. Open VSCode while on a branch without an upstream
  2. Toggle Line Blame Annotations

I'm encountering an issue where if VSCode launches while the project directory is on a branch that doesn't have an upstream, attempts to toggle file blame annotations will fail with the error:

No upstream configured for branch <branch name>

development_rb_ _jobber

I attempted to enable "gitlens.outputLevel": "verbose", to record any output, but no output was visible in the output pane after adding that setting and restarting VSCode.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions