Changyu Lee
Research
Publications
Projects
Blog
Share
Changyu Lee
Research
Publications
Projects
Blog
Dev Log 01.23.24 : Git Error - src refspec master does not match any
Published at
2024/01/23
Last edited time
2024/01/23 03:24
Created
2024/01/23 03:22
Section
Dev Log
Status
Done
Series
Tags
Trouble Shooting
AI summary
Keywords
Git
Language
src refspec master does not match any 해결방법
문제 : 로컬 저장소에 있는 프로젝트를 깃허브로 push하던 중 다음과 같은 에러를 마주했다. 해결해보자. 터미널로 해당 프로젝트 폴더로 이동이 분은 갓스택오버플로우의 도움을 받아 해결이 됐지만 나는 안됐다..😿 다음 방법을 찾아보자.이유는 master브랜치가 존재하
•
상황
◦
깃 팀프로젝트에 새로 레포지토리 올리려는데 rsa 키 인증 해결
◦
근데 명령어 꼬여서 src refspec master does not match any 오류 발생