오류: article search results

  1. 2011/02/17 Git -"Interactive rebase already started"
Git에서 rebase명령으로 커밋을 수정하다가
"Interactive rebase already started" 메시지가 출력된다면

>> git rebase -i --abort

로 해결할 수있다.
2011/02/17 13:59 2011/02/17 13:59
tags: ,