Microsoft/vscode

Git fetch from other branches

オープン

#283,975 opened on 2025/12/17

 (6 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (39,847 件のフォーク)batch import
Good first issueUXfeature-requestgithelp wantediOS

Repository metrics

Stars
 (184,936 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド