$ doriri.dev
~/ Home ~/projects Projects ~/posts Blog
← all posts
2019-05-27·2 min read

git refusing to merge unrelated histories

#develop#dev-etc

fatal: refusing to merge unrelated histories

로컬 저장소에서 Git Repo 생성 후 push 하는 경우, 프로젝트 충돌로 나타나는 오류이다.

git pull origin main --allow-unrelated-histories
// end of file
← prev Typescript로 Blockchain 만들기 next → programmers - 숫자게임
// on this page
  • fatal: refusing to merge unrelated histories
// footer.tsx
장민형
© 2016—2026 · built with Astro + Tailwind
github rss email