TIL(Today I learned)/1. github 원하는 branch의 repository 를 깃헙에서 VS로 clone 하고 싶을때 dot_Connector 2022. 5. 18. 17:09 터미널에 git clone --branch master "https://github.com/hyebinyu1110/react-for-beginner.git" 입력 하면 된다. 저작자표시 (새창열림)