feature-requestgithelp wanted
Repository-Metriken
- Stars
- (74.848 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)
Beschreibung
Sometimes we want to update branch without checking out, especially update many branches. Which equivalence to command git fetch {remote} {branch}:{branch}
So I would like to propose that vscode should have command Git:Fetch Branch... and will open branch selector (with All checkbox to select all that has difference) to run git fetch command to all selected branch