본문 바로가기

Stand up lee

검색하기
Stand up lee
프로필사진 tubeeee

  • 분류 전체보기 (12)
    • 개발일기 (8)
    • 자격증 준비 (1)
    • 자료구조&알고리즘 (3)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • MySQL
  • 자료구조
  • 쿼리문
  • sockettimeout
  • watchmanresponse
  • retrofit
  • GitHub
  • 선택정렬
  • kotlin recyclerview checkbox error
  • expo-cli error
  • h2 error
  • kotlin checkbox error
  • watchman error
  • 데이터 이해
  • Kotlin
  • ADsP
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록GitHub (1)

Stand up lee

[Git] Git Push Error _ error: src refspec master does not match any 해결

* src refspec master does not match any 해결 visual studio code로 git에 push하려다가 계속 문제가 생겼다. git init git add . git commit -m "message" git remote add origin "https://github.com/repository.git" git push -u origin master 이렇게 했는데도 안된다 master branch가 없기 때문이란다. 처음에 깃 프로젝트를 생성할 때 default로 생성되는 branch 는 main이다 git checkout -b 'master' git push origin master 이렇게 해주면 master branch를 새로 생성하고, 거기에 push를 하게 되어 ..

개발일기 2021. 9. 17. 00:14
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바