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

Add a way to force push from the Graph

Open sergeibbb opened this issue 1 year ago • 0 comments

The graph doesn't have "Push" button that is presented in other Git UI products: image

Here what we have in GitLens Graph:

image

User needs to Pull first. After you pull it will be a push button.

But in some cases user doesn't want to pull. For example, it's after a rebase and a force push is needed.

To sum up, an ability to perform a force push from the Graph is desired.

sergeibbb avatar Aug 27 '24 13:08 sergeibbb