-
Git - .git 초기화git 2020. 9. 13. 21:54
.git있는 폴더에서
rm -rf './.git'
-> git init
'git' 카테고리의 다른 글
git - remote: repository not found 에러 해결 (0) 2020.09.11 git - 자주 검색하는 내용들 (0) 2020.09.10
.git있는 폴더에서
rm -rf './.git'
-> git init
git - remote: repository not found 에러 해결 (0) | 2020.09.11 |
---|---|
git - 자주 검색하는 내용들 (0) | 2020.09.10 |