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.85k stars 1.2k forks source link

Do not open terminal for git commands run from the graphs #3364

Open MetRonnie opened 1 week ago

MetRonnie commented 1 week ago

When using the context menu in the graph to do things like create branches, cherry-pick, reset etc., do not open the integrated terminal to run the underlying git commands. Just run them in the background.