We have a repo in github We are using sourceTree as gitclient
Is there a way to reset the repo to an old commit?
I have tried to do it locally with sourcetree, and I can go as far as resetting locally to the old commit in question.
However, when I try to push to the remote repo to reflect the local changes, it tells me that that is not possible because the remote repo is ahead of the local repo
Any idea?
Cheers