vscode-gitlens icon indicating copy to clipboard operation
vscode-gitlens copied to clipboard

Advanced GitLens: Fetch options

Open hakobpogh opened this issue 3 years ago • 1 comments

I want several options on Fetch:

  • I believe we need the ability to tell GitLens to fetch from all remotes if we want to, in case you have more than one remote on the project.
  • Also, it'll be better to be able somehow to tweak the prune flag on fetch. Some GitLens prune on fetch in the settings.

hakobpogh avatar Nov 07 '22 12:11 hakobpogh

Currently in the commit graph, the fetch button only seems to fetch the current branch. I would really want this to fetch all (or a user-defined list of) remotes, tags, and allow (via a setting) to prune too.

image

MetRonnie avatar May 22 '24 17:05 MetRonnie

I would really like this feature.

CrookedGrandma avatar Oct 23 '24 12:10 CrookedGrandma