Tagged Questions
0
votes
4answers
182 views
format-patch works reasonably well, looking for a better way
I have two branches that are different enough that rebasing seems to not work -- or I don't know how to do it.
I have a "public" branch with a bunch of files removed (using filter-branch). Even ...