Create a branch on the upstream repository that contains only the history of a subdirectory, now with that subdirectory at the root.
cd ~/src/design-system/
git subtree split --prefix=packages/react-workflow --branch=react-workflowImport from the branch created above into a subdirectory of the main repository. Note: The prefix for this subdirectory doesn't have to be the same as that used