I messed up a bit. I am working on a project, It has many different branches. I merged branch A to master, there was some conflict. I messed up here, I did not look into the conflict properly and removed the arrows and then commit then push into master. But It the current master branch does not have the changes I have made on the Branch A. I tried again to merge branch A into master again, but it says "Already upto date".
How do I merge into master again ?