c/programmerhumor · by bullhorn8396@lemmy.ml · 3yCode Wars Episode V - The Intern Strikes Back Maybe those branch protection rules are worth the hassle after all.... 183 points · 2 comments · view on lemmy.world
2 Comments
pterencephalon@lemmy.world · 6 pts · 3y
--force-with-leaseSee, It's all safe now!
(/s, but I did royally screw up my own feature branch with a janked rebase off the main branch before though.)
OrkneyKomodo@lemmy.sdf.org · 1 pts · 3y
Wouldn't it need to be
git rebase -i --rootfor the first part?