PR(풀 리퀘스트)이 머지되거나 업데이트되었을 때, pull을 하면 작업 중인 변경 사항이 날아갈 가능성이 있는 상황이 있습니다. 결론 git stash => git pull --rebase origin main => git stash pop