i have seen similar topics here, but i didn't find the clear answer.
i have commited and pushed few changes on a remote branch, but that was a mistake and would like to reset this branch to the state it was couple of days ago. (using source tree btw)
- bad pushed commit
- bad pushed commit
- bad pushed commit
- place i want to return to
- older commits
if i do a hard reset to the place i want to return to and then force push it. Will that do the trick, are there any issues with that ?