gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
8.95k stars 1.28k forks source link

Advanced GitLens: Fetch options #2327

Open hakobpogh opened 1 year ago

hakobpogh commented 1 year ago

I want several options on Fetch:

MetRonnie commented 4 months ago

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

image