git 특정 리비전으로 되돌리고 push 하기

*. 현재 브랜치를 특정 리비전의 내용으로 변경(--hard 옵션으로 차이나는 파일 삭제 됨)
$ git reset --hard d99c7de898a5ec28927307b309033adb85c7a17f    됨)
HEAD is now at d99c7de Merge branch 'develop' into live

*. 강제 푸시 (-f 가 없으면 리모트 쪽과 충돌 할 것이다.)
$ git push -f              
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote: 
remote: To create a merge request for develop_branch1 , visit:
remote:   https://gitlab.xxxx.co.kr/xxxx/xxxx/-/merge_requests/new?merge_request%5Bsource_branch%5D=develop_branch1 
remote:
To https://gitlab.xxxx.co.kr/xxxx/xxxx.git
 + ac1ca6f...d99c7de develop_branch1 -> develop_branch1 (forced update)
댓글
  • No Nickname
    No Comment
  • 권한이 없습니다.
    {{m_row.m_nick}}
    -
제목 작성자 날짜
공대여자
공대여자
mins01
공대여자
공대여자
공대여자
공대여자
공대여자
공대여자
공대여자
공대여자
공대여자
공대여자
공대여자
공대여자
공대여자
공대여자
공대여자