🪸Pushing to GitHub? Resolve "Non-Fast-Forward" Error with Git Pull 🪢
Today, when I was trying to push my files of Competitive Programming practice to GitHub, I faced an error...
fatal: refusing to merge unrelated histories
"This happens when you try to merge branches that don't share a recent common ancestor commit. I...
hided.hashnode.dev3 min read