I cloned a sample project, but when I check git log
I see there are about 15 commits.
Commits 10 and 8 caused problems to the project and for now I would like to remove/ignore/skip changes made in commits 10 and 8.
How can I do this? (I don't want to merge or push these changes).