Reputation: 28905
How do I push code I have using git without it complaining to me about conflicts or anything. I want it to ignore conflicts and simply replace what is on our git server with the code I am pushing. How can I do this?
Upvotes: 2
Views: 860