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}}
    -
목록형 📷 갤러리형
제목
[기본형] HTML (with 부트스트랩5.3 , jquery 3.7, vue.js)
유용한 리눅스(LINUX) 명령어
[공지] 기술 게시판
2.25
2.27
2.28
3.1
3.2
3.3
3.4
3.5
3.7
3.9
3.11
3.12
3.13
3.14
3.15
3.16
3.17
3.18
3.19
3.20
3.21
3.22
3.23
3.24
3.25
3.27
3.28
3.29
3.30
3.31
4.1
4.2
4.3
4.4
4.5
4.6