[링크] git revert 에러 (merge but no -m option was given)
협업/Git / 2022. 7. 21. 16:33
[링크] https://dev-syhy.tistory.com/44
[Git] git revert 에러 (merge but no -m option was given)
회사 팀에서 git을 사용하고 있는데 내가 커밋한 내역까지는 아무 이상 없던 코드가 팀원이 푸시한 코드를 풀로 받고나니 아뿔싸... 지금까지 만들었던 코드들이 다 날아가버렸다 얼마전에 블로
dev-syhy.tistory.com
[링크] http://www.codingswede.se/2017/05/revert-merge-commit-using-sourcetree.html
Revert a merge commit using SourceTree
Update 1 (no need to investigate the parents) The use case I need this for is when a feature branch has been merged to master, and after ...
www.codingswede.se
반응형
'협업 > Git' 카테고리의 다른 글
[SourceTree][Error] Could not update one or more files, please check that no other application is locking your files. (0) | 2022.12.07 |
---|---|
[링크] 소스트리 git 대소문자 변경 인식시키기 (0) | 2022.11.16 |
[링크] git Stash 깃 스태시, 소스트리에서 사용해보기 (0) | 2021.10.26 |
[펌][Sourcetree] History 한글 깨짐 현상 수정 (0) | 2021.03.08 |
[링크] 누구나 쉽게 이해할 수 있는 Git 입문 (0) | 2021.02.04 |