vscode-gitlens
vscode-gitlens copied to clipboard
Do not open terminal for git commands run from the graphs
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.