Step 1.
GitHub에서 다음과 같은 repository를 등록해보도록 하겠습니다.
Let's try registering a repository like the following on GitHub.
Step 2.
해당 repository에서 ' Code '를 클릭하세요.
Click on 'Code' in the repository.
Step 3.
오른쪽 그림과 같은 버튼을 클릭하여 주소를 복사하세요. 그러면 아래의 화면을 확인할 수 있습니다.
Click the button as shown in the right picture to copy the address. Then, you can see the screen below.
Step 4.
VS Code의 Source Control에서 'Clone Repository'를 클릭하세요.
이미 폴더가 열려있다면 닫아주세요.
Click on 'Clone Repository' in VS Code's Source Control.
If the folder is already open, close it.
Step 5.
복사한 주소를 붙여넣기 하세요.
Paste the copied address.
Step 6.
복사할 폴더를 선택하고 'Open'을 클릭하세요.
Select the folder to copy and click 'Open'.
Step 7.
폴더 복제가 무사히 끝나면 다음과 같은 화면을 확인할 수 있습니다.
Once the folder cloning is completed successfully, you will be able to see the following screen.