Posts by Marcos • 1 point
1 post
-
-4
votes3
answers36730
viewsA: Error pushing origin master on github
solved in this way: git remote add origin https://github.com/bla.../bla bla ... git branch -M main git push -u origin main
1 post
-4
votes3
answers36730
viewssolved in this way: git remote add origin https://github.com/bla.../bla bla ... git branch -M main git push -u origin main