PROGRAMMING CODE/Git
[Git] unable to read tree, 기존 리액트 앱 업로드하기
daye_
2022. 11. 17. 21:06
https://hunter95001.github.io/crystalfox.github.io/Posts/GitHub/03.html
Everything up-to-date 해결
hunter95001.github.io
https://stratosphere.tistory.com/90
Git 초기 설정때 src refspec master does not match any. 문제 해결법
에러) git push -u origin master 입력시 error: src refspec master does not match any.error: failed to push some refs to 'ㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸㄸ' master 브랜치가 없어서 생기는 문제 해결방법 git add 파일이름(ex: in
stratosphere.tistory.com