728x90
728x90
Git push 에러(Updates were rejected because the tip of your current branch is behind its remote..)
트러블슈팅2023. 3. 28. 00:46Git push 에러(Updates were rejected because the tip of your current branch is behind its remote..)

hint: Updates were rejected because the remote contains work that you do hint: not have locally. This is usually caused by another repository pushing hint: to the same ref. You may want to first integrate the remote changes hint: (e.g., 'git pull ...') before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details. push시에 위와 같은 에러가 발생했다. push 전 pull을 통해 리파지토리의 최신..

728x90
728x90
image