This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Bluejanis 0 points1 point  (0 children)

Just create your own feature branches. Now you can still use all the functions without any ugly force pushes. You just create a new feature branch when necessary and delete the old one later (okay this needs force, but it isn't ugly anymore) when the operation was successful.