commit #reset #branch1 [GitHub] 이전 커밋으로 되돌리기 with 소스 트리(source Tree) 내 깃허브 연습 주소 : https://github.com/minuuuux/hello-wold/blob/main/hello.md hello-wold/hello.md at main · minuuuux/hello-woldgit 및 github 공부. Contribute to minuuuux/hello-wold development by creating an account on GitHub.github.com reset 사용해 보기 (개 쌉고수 아니면 비추 )git reset --hard 옵션으로 커밋을 되돌리기reset 이후 push는 force 옵션을 선택해야 함이전 커밋은 사라짐장점 : 쉽다단점 : 커밋이 날아간다, 강제 푸쉬가 필요함 git push --force 새로운 브랜치를 만들어서 체크아웃하기(.. 2024. 9. 13. 이전 1 다음