Published
- 1 min read
error: failed to push some refs to
The solution for this is noted below
error: failed to push some refs to
Solution
git pull --rebase origin main
git push origin main
Try other methods by searching on the site. That is if this doesn’t work