728x90 분류 전체보기86 [Git] 강제 push ! [rejected] master -> master (non-fast-forward)error: failed to push some refs to '......'hint: Updates were rejected because the tip of your current branch is behindhint: its remote counterpart. Integrate the remote changes (e.g.hint: 'git pull ...') before pushing again.hint: See the 'Note about fast-forwards' in 'git push --help' for details. 위와 같은 에러가 발생할 경우 원격저장소에 강제 push 하는 방법 기존명령.. 2024. 7. 9. CI/CD 1편 - AWS(EC2) EC2AWS에 로그인을 한 뒤 아래 내용을 순서 대로 진행(참고 : 현재 시간과 AWS를 실행하는 컴퓨터(노트북)의 시간이 같은지 확인 필요) (추후에 인스턴스를 삭제해도 키 페어는 삭제 되는 않아 직접 삭제 해주어야 한다.) sudo yum updatesudo yum install gitsudo yum install java-17-amazon-correttojava -version (참고:위 텍스트를 복사 붙여넣기를 할 경우 공백 부분에 다른 값이 들어가 입력이 제대로 안되는 경우가 있다. 복사 붙여넣기로 안 되는 경우 직접 타이핑 하거나 공백 부분은 직접 스페이스 바를 눌러서 입력한다.) sudo dnf install https://dev.mysql.com/get.. 2024. 7. 8. 이전 1 ··· 12 13 14 15 다음 728x90