git & github (3) clone repository from other repository
·
git & github
This post will covers how to clone a code which is already exists in other repositofy for using your self or collarborating with other developers. What is clone?To use a code from repository, you need to copy the code from remote repository to your local environment.  Clone a repository for open source useif you want to use an open source project, you can simply clone the code and modify it in y..
hyeonB
'github setting' 태그의 글 목록