Microsoft/vscode

Git - provide action `push --set-upstream` when remote ref is delete

Open

#172.722 aperta il 29 gen 2023

Vedi su GitHub
 (2 commenti) (1 reazione) (1 assegnatario)TypeScript (10.221 fork)batch import
feature-requestgithelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

When remote branch is merged, the branch is often deleted automatically. So when I try push the code to remote by Sync Changes, will notify:

image

It would be convenient to provide a action button to run git push --set-upstream origin $current_branch

@lszomoru

Guida contributor