기타

branch로 main git pull

_tera_ 2022. 9. 13. 13:17

error: Pulling is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
hint: as appropriate to mark resolution and make a commit.

 

 

git fetch origin
 git reset --hard origin/main