Notifications
Clear all
Community Forum
2
Posts
1
Users
0
Likes
870
Views
Topic starter
05/05/2020 7:29 pm
Trying to do git push using new origin
Topic starter
05/05/2020 7:30 pm
Try to do git pull and do git push again.
If you are insured about the changes use following command. This is risky to take backup before hand.
git push -f origin master