ipconf@lemmy.ml to Programmer Humor@programming.dev · 3 days agoWell well well.lemmy.mlimagemessage-square130fedilinkarrow-up1854arrow-down129file-text
arrow-up1825arrow-down1imageWell well well.lemmy.mlipconf@lemmy.ml to Programmer Humor@programming.dev · 3 days agomessage-square130fedilinkfile-text
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up1·5 hours agoDepending on how structured your commits have been, it can either be very difficult to get a rebase through or a complete breeze. There are some features to make it easier - rerere being the main one I’m thinking about.
minus-squareEiri@lemmy.calinkfedilinkarrow-up1·5 hours agoIs that what interactive rebase tools use? I don’t do CLI git
Depending on how structured your commits have been, it can either be very difficult to get a rebase through or a complete breeze. There are some features to make it easier -
rerere
being the main one I’m thinking about.Is that what interactive rebase tools use?
I don’t do CLI git