본문 바로가기

개발/GIT

Fast Foward Merge 되돌리기

1. git reflog 로 Merge Commit 확인

2. Merge 전 hash값으로 checkout

'개발 > GIT' 카테고리의 다른 글

Support for password authentication was removed on August 13  (0) 2021.08.18
remote: Repository not found.  (0) 2021.02.16
Rebase  (0) 2019.07.15
로컬 git reset --hard 후 리모트에 push 하기  (0) 2019.04.10