I made some changes inside ServiceImpl.java and when i was about to commit in repository it shows me you had some changes in .project file. The changes are...
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
and by mistake I commited it in repository, And I saw some conflict error.
I removed the code from project` file! and recommit it, and i saw the same error again!
The problem is I have done many commits since then.
How would I cancel this faulty commit?