I pushed a commit with date in the future:
I want to delete it but:
- I only found ways to do it with my local repo
- I made that commit in a machine that is currently unavailable
- That commit doesn't appear in my current machine even if I pull
Is there a way to delete it using github's web interface?
Is there a way to "force pull" that commit to delete it locally and then push the deletion?
Update
I found the commit but it had a different time than the one shown in github
I tried modifying the commit using git rebase <id> -i
but the commit doesn't appear in the rebase
The commit that I'm trying to change is the one that starts with 03.