scripts
scripts copied to clipboard
Option to rebase the submodule commits
As the submodule commits are rewritten for the prefix path (causing the hash to change), it would be great to be able to rebase them instead of merge, so the commits are linear/sequential and not strewn throughout the git history (which isn't helpful anyway, as the old submodule pointer might not point to it right after the commit is made)