์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
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 |
- c++
- ํ๊ตญ์ด์๋ฒ ๋ฉ
- cs231n
- ๋ฐ์ดํฐ๋ถ์
- ๋ฐฑ์ค
- react
- ๊นํ
- ๊ฒฐ์ ํธ๋ฆฌ
- ์ํ์ฝ๋ฉ
- ๋ฆฌ์กํธ
- nlp
- ๋ฅ๋ฌ๋
- ์ ํ๋์ํ
- ๋ฐ์ดํฐ
- Git
- ์ธํ๋ฐ
- ๋จธ์ ๋ฌ๋
- linearalgebra
- ๋ค์ดํฐ๋ธ
- ๋ฐ์ดํฐ์๊ฐํ
- Kaggle
- Titanic
- ์๋๋ก์ด๋์คํ๋์ค
- ํ์ดํ๋
- ๋์
- ์๊ณ ๋ฆฌ์ฆ
- AI
- ๋ถ์
- native
- ์๋ฒ ๋ฉ
- Today
- Total
๋ชฉ๋ก๊นํ (2)
yeon's ๐ฉ๐ป๐ป

+++ ํด๋ ์ ์ฒด๋ฅผ ์ ๋ก๋ ํ๋ ค๋ฉด ํด๋น ํด๋์ ์์ ํด๋์์ ์์ ํ๊ธฐ git config --global user.name "์ด๋ฆ" git config --global user.email "์ด๋ฉ์ผ" git clone "๋ ํฌ์ฃผ์" ๊ทธ๋ด clone ๋ฐ์ ์ฃผ์์์ ์์ ํ๊ธฐ git remote add origin "๋ ํฌ ์ฃผ์" (git remote -v ๋ก ํ์ธ) (์ง์ฐ๋ ค๋ฉด git remote rm origin) git add ์ํ๋ ํ์ผ (git add .) git commit -m "์ปค๋ฐ ๋ฉ์์ง" git push -u origin main ๊น ............ ์งใด์ง ์ฃฝ์ผ๊น .......... ๊ณ์ ๊ณ์ ๊ณ์ ์ค๋ฅ๊ฐ ๋ ์ repo ๋ง๋ค๊ณ ์ํํด๋ณด๊ณ ๋ง๋ค๊ณ ์ํํด๋ณด๊ณ ......... 2์๊ฐ๋ง์ ํด๊ฒฐ ...
https://yongku.tistory.com/entry/VS-CodeVisual-Studio-Code%EC%97%90%EC%84%9C-%EA%B9%83-clone-commit-push-%ED%95%98%EB%8A%94-%EB%B0%A9%EB%B2%95 VS Code(Visual Studio Code)์์ ๊น clone, commit, push ํ๋ ๋ฐฉ๋ฒ ์ธ๋ฅด์ฌ๋ ค๊ณ ์ฝ๋ฉํ๋์ง์ฌ์ ๋๋ค. VS Code(Visual Studio Code)์์ ๊น clone, commit, push ํ๋ ๋ฐฉ๋ฒ VS Code(Visual Studio Code)์์ ๊น clone, commit, push ํ๋ ๋ฐฉ๋ฒ์ ๋๋ค. VS Code(Visual Studi.. yongku.tistory.com ์ฐธ๊ณ ํด์ ๋๋ฌด ์ ํ์์ต๋๋ค !!..