일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
- Absolute
- AGI
- ai
- AI agents
- AI engineer
- AI researcher
- ajax
- algorithm
- Algorithms
- aliases
- Array 객체
- ASI
- bayes' theorem
- Bit
- Blur
- BOM
- bootstrap
- canva
- challenges
- ChatGPT
- Today
- In Total
A Joyful AI Research Journey🌳😊
Git VS Code links 본문
https://www.jcchouinard.com/create-your-first-github-project-in-vscode/
How to Push to Github (from VSCode) - Create Projects and Repositories - JC Chouinard
Visual Studio Code (VSCode) is a code editor that helps you to develop, run and debug code with built-in syntax highlighting, code completion and commit features. In this post, I will show how you create, clone and work with your Github repository in VSCod
www.jcchouinard.com
[VS Code] VS Code에서 git commit & push
https://doing7.tistory.com/6
[VS Code] VS Code에서 git commit & push
VS Code에서 수정을 다하고 git에 반영하고싶다. GUI를 이용하는 방법과 터미널을 사용하는 방법이 있다. 터미널을 사용하는방법 1. 터미널을 열어준다. 2. git add . 뒤에 . 은 변경사항이 있는 파일 전
doing7.tistory.com
[VS Code] VS Code에서 git clone
VS Code에서 git과 연동시켜보겠다. 1. git clone검색 F1> git clone 검색 2. 자신의 github계정과 연동시킨다. 3. 리포지토리 선택 들어가니 이런식으로 내 깃헙계정의 리포지토리들이 뜬다. 이렇게 말고도
doing7.tistory.com
'🌳List of Materials✨ > VS Code' 카테고리의 다른 글
Set up GitLab with Visual Studio Code (0) | 2023.07.24 |
---|---|
VS Code: themes, etc (0) | 2023.07.07 |