commit까지 했는데 push가 안 될 경우
1. git pull origin master pull을 먼저 수행해준 후
2. git push origin master push를 하게 되면 정상적으로 작동한다
728x90
반응형
'🔻DevOps > Github' 카테고리의 다른 글
[Github error] Updates were rejected because the tip of your current branch is behind (0) | 2022.06.21 |
---|---|
[Github] 리포지토리 description 수정 (0) | 2022.06.12 |
[Github error] warning: LF will be replaced by CRLF in .... (0) | 2022.05.30 |
[Github] 리포지토리에 업로드한 작업물을 Github page로 배포 (0) | 2022.05.17 |
[Github] 리포지토리와 로컬 폴더 연동하기 (0) | 2022.03.27 |