GitGit 협업하기여러 커밋 취소하기
git revert [커밋아이디]..[커밋아이디]
조회 778
좋아요 4
2020년 9월 25일
Seol
4
댓글 1개
0
채택된 답변 수 2,645
3
댓글 4개
댓글 4개
Your branch is up to date with 'origin/master'.
Revert currently in progress.
(run "git revert --continue" to continue)
(use "git revert --skip" to skip this patch)
(use "git revert --abort" to cancel the revert operation)
nothing to commit, working tree clean