I have 2 repositories: a starter theme repository and a repository for a whole WordPress website.
At the beginning of development, I copied the starter theme to the /web/app/themes/themename in project repository. Then I started developing the site.
Now, there have been some useful changes to the theme that I would like to cherry pick to the starter theme.
But is it possible since the folder structures are different?