1 comment

[ 4.0 ms ] story [ 11.9 ms ] thread
I always add a temporal tag to the current head before rebasing, in case there are some conflicts that I have to solve and make me break something.

If something goes wrong, I can reset the branch to the tag and retry more carefully.

If there is no problem and the test pass, then I remove the tag.