-
! [rejected] master -> master (non-fast-forward)error: failed to push some refs toError Collections 2022. 9. 23. 08:18
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'https://github.com/yunajoe/Publishing.git'
원인
- .gitignore 파일또는 README.md 파일 때문에 발생
해결방법
$ git push origin +master'Error Collections' 카테고리의 다른 글
GIT GUI (0) 2023.01.05 Positional Argument Follows Keyword Argument In Python (0) 2022.10.09 ValueError: Shapes (None, 1) and (None, 3) are incompatible (0) 2022.09.09 OSError: [Errno 22] Invalid argument (0) 2022.08.27 UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbb in position 25: invalid start byte (0) 2022.08.23