일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- ChatGPT
- 리액트 심플캡차
- maven
- build
- Spring Boot
- react 상태
- jpa
- Security 로그인
- react 심플캡차
- react simple captcha
- react captcha
- 스프링
- react 캡차
- 에러
- REACT
- 스프링 시큐리티
- Docker
- error
- react 자동입력방지
- myBatis
- 깃
- Spring Security
- CI
- 리액트 캡차
- 스프링 시큐리티 로그인
- 젠킨스
- SpringBoot
- spring security 로그인
- git
- spring error
Archives
- Today
- Total
목록git 명령어 (1)
I can do it(Feat. DEV)

집에서 테스트 프로젝트를 세팅하는 도중 git push를 했는데 이와 같은 git 에러가 뜸. fatal: The current branch master has no upstream branch. To push the current branch and set the remote as upstream, use git push --set-upstream origin master 갓글에 검색해보니 브랜치가 설정이 안 되어 있어서 git push --set-upstream origin master 명령어를 치면 간단히 해결된다고 함. 다시 보니 에러에도 위와 같은 명령어를 사용하라고 되어있음 머쓱.. 명령어를 치고 다시 git push 하니 잘 됨! 해결!
개발자 모드/오류처리
2022. 12. 17. 13:48