Say I have a git submodule already setup, and the upstream commit history has rewritten (for example a rebase squash was preformed).
Say the commit my submodule head is set to no longer exits. So I want to set the head hash submodule's repo's head. How do I do that?