Comment on Openheimer in programming
jcg@halubilo.social 1 year agoWhat happens when you want to merge again? Won’t it say already up to date or something cause the commits are already there?
Comment on Openheimer in programming
jcg@halubilo.social 1 year agoWhat happens when you want to merge again? Won’t it say already up to date or something cause the commits are already there?
Hexarei@programming.dev 1 year ago
Revert doesn’t just move head back, it creates reversal commits. As such, merging again can happen since the changes are present and require a merge commit