MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1jrze4g/intern/mlj1k7k/?context=3
r/ProgrammerHumor • u/Stepbruv96 • 3d ago
106 comments sorted by
View all comments
140
Just git reset HEAD~1 --hard && git push -f and problem solved.
git reset HEAD~1 --hard && git push -f
11 u/DezXerneas 3d ago I think this might have changed, but it's still scary to think that your solution wouldn't have worked for most of the time github has existed. 5 u/suqirrelnachos 3d ago that‘s actually kinda crazy
11
I think this might have changed, but it's still scary to think that your solution wouldn't have worked for most of the time github has existed.
5 u/suqirrelnachos 3d ago that‘s actually kinda crazy
5
that‘s actually kinda crazy
140
u/Strict_Treat2884 3d ago
Just
git reset HEAD~1 --hard && git push -f
and problem solved.