ive typed git push --force more times today than anyone with my lack of understanding of git should ever
Kaito / Katie Sinclaire @KS

@dr1ft git shove

(by the way, in the future, try "git bisect")

· Web · 0 · 1
@KS i read some and like

the problem is that i have no idea what commit is good ;;

@dr1ft if you don't know, the you should probably start with "good" as the first commit you branched off from, and "bad" should be HEAD

(I specifically say the first commit you branched off from because it's entirely possible the issue could have been caused by a merge from upstream)

@KS when i branched off it was on a bad commit ;;