반응형 Programming/Git1 Manage github sources (Basic) 1. Install git(https://git-scm.com/), and execute Git Bash. 2. Move to folder that connect github source. And execute "git clone". ( The URL following the git clone statement is taken from the Github page. ) git pull : Synchronize with the latest source 3. Modify the development source and reflect it in the github sync source a) It is recommended to separate the github sync source and t.. 2022. 10. 2. 이전 1 다음 반응형