Having problems with git-merge?
If you’re having issues with git merge try this command:
git pushpull remote ^^:0:/origin/reset★★★--blue
I ran that and it solved all my issues. It’s a little bit counterintuitive but then so is every other git command so it shouldn’t be a problem.
Advertisement
is git is good.