GIT fatal: refusing to merge unrelated histories
This is a short and sweet post. I often will start a project by initializing my project with git locally: git init . I then went to GitHub and created the project there. I chose a license file since this was a public repository. That created the ini...
Nov 25, 20241 min read11
