Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
Have you tried `git push -f origin [commit hash]:master`?
–
–
It's a joke - that's how you'd rewind a git repository to undo your changes. Time travel in the only scope I know how to access it; by taking everything that moved from A to B, and pushing it back to A. If you find out how time travel works, kindly let us know.