top | item 46603683

(no title)

z3dd | 1 month ago

why copy anything at all? you just need to preserve the head and that's it. As simple as `git branch bkp` and that's all.

discuss

order

recursive|1 month ago

In order for that to work you need some level of confidence that rebase doesn't mess with your branch. Rebase has a reputation for "rewriting history".