mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
1.97k stars 261 forks source link

Add option --no-tags to fetch dialog #737

Open MarkJeronimus opened 1 year ago

MarkJeronimus commented 1 year ago

The motivation is that tags fetched from a remote repository cause remote commits with tags, and of course all their predecessors, to still be visible when "Show remote branches" is turned off.