Gitrebase 병합 충돌을 계속할 수 없습니다. 'master' 브랜치를 따라잡기 위해 'dev'를 재배치하려고 합니다. $ git checkout dev $ git rebase master First, rewinding head to replay your work on top of it... Applying: Corrected compilation problems that came from conversion from SVN. Using index info to reconstruct a base tree... M src/com/.... :125: trailing whitespace. /** :126: trailing whitespace. * :127: trailing whitespace. */ :1..