원하는 시점으로 리셋 -> git reset --hard ${commit}
원격브랜치로 강제 푸시 -> git push origin +${원하는 브랜치}
'GIT' 카테고리의 다른 글
React 프로젝트 GitHub Pages로 배포하기 (0) | 2020.02.26 |
---|---|
git the requested URL returend error : 403 해결방법 (2) | 2020.02.26 |
자주쓰는 git 명령어 (2) | 2019.03.12 |
[Git] git add 취소하기, git commit 취소하기, git push 취소하기 (0) | 2018.12.18 |
자주 사용하는 기초 Git 명령어 정리하기 (0) | 2018.12.17 |