깃헙에서 1시간동안 나를 기억하게 하여 터미널에서 반복적인 암호를 입력안해도 됩니다.
git을 삭제하고싶은 파일이름용:git rm --cached filename전체 git을 한거 삭제하기git rm -r --cached .폴더 전체의 .git을 삭제하기 (git init제거) git rm -rf .git
$ git clone https://github.com/username/project.git
Github 프로파일 개성있게 꾸며보기!!
Git Repo 이름 바꾼후에 기존 코드를 이름변경된 repo에 연결하기
git remote branch 가져오기