Rebase without having anything pushed yet

Prototyping should also be cleaning up commits before first push. How to do that?

Well, `git rebase --interactive --root master`does the trick.

Thanks to https://troglobit.com/howto/rebase-without-an-origin/

adrianfuhrmann
December 4, 2020
