0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

VSCodeでmainブランチの更新を開発ブランチに取り込む手順

Last updated at Posted at 2025-10-24

概要

VSCodeでmainブランチの更新を開発ブランチに取り込む手順のメモ

手順

  1. VSCodeで開発ブランチを開く
  2. 「ソース管理」ビューを開く
  3. 「変更」の「…」をクリック
  4. 「プル、プッシュ」 > 「指定元からプル」を選択
  5. origin/mainを選択
0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?