WIL

ํ˜‘์—… ์ง„ํ–‰ ์ƒํ™ฉ

minnjeong 2023. 5. 22. 09:19

 

 

๐Ÿ“Œ ๋…ธ์…˜

 

API · ๊ธฐ๋Šฅ ๋ช…์„ธ์„œ

Does and Don’ts

www.notion.so

 

 

 

 

๐Ÿ“Œ git clone 

organizations์—์„œ ํฌํฌ

> ๋‚ด repo ์ฃผ์†Œ ๋ณต์‚ฌ

> ์ปดํ“จํ„ฐ ๋‚ด ํŒŒ์ผ ์ƒ์„ฑ

> VSC์—์„œ git clone ๋‚ด ๋ ˆํฌ ์ฃผ์†Œ

> ls

> cd ํด๋” ๋ช…  ํด๋ก ํ•œ ๋กœ์ปฌ ์ €์žฅ์†Œ ๋””๋ ‰ํ† ๋ฆฌ๋กœ ์ด๋™

> git add .

> git commit -m ""

> git push origin main

> pr