Skip to content

Contributors view doesn't update after fetch #1335

@jasonwilliams

Description

@jasonwilliams
  • GitLens Version: 11.1.3
  • Git Version: Run git --version 2.14.1
  • VSCode Version: Run code --version: 1.53
  • OS Version: Windows 10

In this image I'm using Git Graph on the right and GitLens on the left. Git Graph seems to use data from the upstream I fetched. However on the left contributors is using my local master (which is a few months behind). The left shows Andrew Clark's last commit as 4 months ago but on the right he committed today (19th Jan)

image

Now that autofetch fetches all remotes routinely is it possible for contributors to reflect the latest changes remotely, without me needing to pull? Similar to how Git Graph is working.
This would be useful to see what changes contributors have added without needing to switch branches to master then pulling from upstream.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomershelp wantedWant community input and/or pull request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions