Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
【修正版】Visual Studio CodeでGitを操作してみよう(クローン 編)
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Ishimoto Tatsuya
January 19, 2023
Technology
0
86
【修正版】Visual Studio CodeでGitを操作してみよう(クローン 編)
Visual Studio CodeでGitを操作する手順を補足資料的に作成したものです
Ishimoto Tatsuya
January 19, 2023
Tweet
Share
More Decks by Ishimoto Tatsuya
See All by Ishimoto Tatsuya
Visual Studio CodeのDev Containersを使って開発環境構築してみよう(2024/09/07版)
ismt7
0
260
AWS AmplifyではじめるDevOps
ismt7
0
100
VS CodeのDev Containersを活用して開発を効率化しよう
ismt7
1
930
Visual Studio CodeとGitHub Codespacesで始めるリモート開発入門
ismt7
0
120
Visual Studio Code リモート開発 スタートガイド
ismt7
1
75
Visual Studio Codeで始めるリモート開発入門
ismt7
1
650
これから始めたい人集合! ゼロから学ぶGit_GitHub入門
ismt7
0
120
Visual_Studio_Codeをインストールしよう_Windows編_.pdf
ismt7
0
130
Gitコマンドをインストールする方法①(Windows編)
ismt7
0
100
Other Decks in Technology
See All in Technology
Why we keep our community?
kawaguti
PRO
0
310
CloudFrontのHost Header転送設定でパケットの中身はどう変わるのか?
nagisa53
1
210
PostgreSQL 18のNOT ENFORCEDな制約とDEFERRABLEの関係
yahonda
0
140
GitHub Advanced Security × Defender for Cloudで開発とSecOpsのサイロを超える: コードとクラウドをつなぐ、開発プラットフォームのセキュリティ
yuriemori
1
110
Agent Skill 是什麼?對軟體產業帶來的變化
appleboy
0
240
Astro Islandsの 内部実装を 「日本で一番わかりやすく」 ざっくり解説!
knj
0
300
データマネジメント戦略Night - 4社のリアルを語る会
ktatsuya
1
420
Embeddings : Symfony AI en pratique
lyrixx
0
370
OPENLOGI Company Profile for engineer
hr01
1
61k
Kubernetesの「隠れメモリ消費」によるNode共倒れと、Request適正化という処方箋
g0xu
0
150
「捨てる」を設計する
kubell_hr
0
420
Physical AI on AWS リファレンスアーキテクチャ / Physical AI on AWS Reference Architecture
aws_shota
1
170
Featured
See All Featured
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
160
Building Adaptive Systems
keathley
44
3k
Deep Space Network (abreviated)
tonyrice
0
96
Navigating the moral maze — ethical principles for Al-driven product design
skipperchong
2
310
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
[SF Ruby Conf 2025] Rails X
palkan
2
860
For a Future-Friendly Web
brad_frost
183
10k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Abbi's Birthday
coloredviolet
2
5.9k
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
jQuery: Nuts, Bolts and Bling
dougneiner
66
8.4k
We Are The Robots
honzajavorek
0
200
Transcript
Visual Studio Codeで Gitを操作してみよう (クローン 編) 日本仮想化技術株式会社 VirtualTech.jp 2023/01/19 1
2 概要 「git clone …」を実行してリモートリポジトリからローカルリポジトリに情報を反映することを、 Visual Studio Codeの機能を使ってグラフィカルなUIで操作するマニュアルです。
3 コマンドパレットから「Git: クローン」を実行
4 「GitHubから複製」をクリック
5
6
7
8
9 クローンしたいリポジトリを選択
10
11
12