I use the named branches both as feature branches and as long branches. I just merged a bunch of function branches into a long-lived branch, so I no longer need those function branches that confuse the history graph (although I still want to save commit messages, of course).
How to do it?
source
share