git whelp shows this help text:
git wcb feature/test-123 will create and checkout the given branch name both in the project and in the base submodule
git wco feature/test-123 will checkout the given branch name both in the project and in the base submodule
git wp feature/test-123 will push the given branch name both in the project and in the base submodule