ctrl+shift+p
git clone
paste, repostitory url
select, local directory to clone
open the repository
Reference
https://demun.github.io/vscode-tutorial/git/
Git - Visual Studio Code tutorial
git vscode 는 git 을 사용하기 위한 기능이 기본적으로 추가되어 있습니다. git 을 사용하려면 먼저 https://github.com 에 회원가입이 되어 있어야하고, git-scm 에서 git 프로그램을 다운로드하고 설치해야 합니다. 가입이 안되어 있다면 https://github.com 에 회원가입을 하고 프로그램도 설치하시길 바랍니다. 설치가 되어 있다고 가정하고 vscode 에서 git 을 사용하는 방법을 알아보겠습니다. 최초설정 git
demun.github.io
https://promobile.tistory.com/378
[VSCode]Visual Studio Code 에서 Git 사용하기
■ Visual Studio Code(VSCode) 란? Visual Studio Code(이하 VSCode)는 MS에서 제공하는 크로스 플랫폼 에디터로 다양한 언어를 서포트 하며 IntelliSense, Debugging, Built-in Git, Extensions 등의 기능를 제..
promobile.tistory.com
'ENGINEERING > SW' 카테고리의 다른 글
Free PDF Editor (0) | 2020.02.21 |
---|---|
How to solve the error, about_Execution_Policies of PowerShell in VS Code? (0) | 2020.02.20 |
Freeware (0) | 2020.02.19 |
How to Download a LinkedIN Video? (0) | 2020.01.14 |
Avidemux (Free Portable Video Editor for Cutting, Filtering, Encoding) (0) | 2019.08.22 |