Hi all,
On my Plesk Onyx installation, I am using GIT to manage one specific subdomain sub.example.com using a local repository as explained at Using a Local Repository. The automatic deployment uses the master branch and deploys changes into the folder /sub.example.com. The docroot of sub.example.com is set to /sub.example.com/public.
For the testing branch of that repository, i would now like to set up a second subdomain sub-testing.example.com, where all changes to that branch are automatically deployed to. Unfortunately, the GIT settings for sub-testing.example.com only allows to either use a remote repository or create a new local repository. What I would like to do instead is of course to use the existing local repository but use the testing branch. Does anybody have an idea how one should do this?
On my Plesk Onyx installation, I am using GIT to manage one specific subdomain sub.example.com using a local repository as explained at Using a Local Repository. The automatic deployment uses the master branch and deploys changes into the folder /sub.example.com. The docroot of sub.example.com is set to /sub.example.com/public.
For the testing branch of that repository, i would now like to set up a second subdomain sub-testing.example.com, where all changes to that branch are automatically deployed to. Unfortunately, the GIT settings for sub-testing.example.com only allows to either use a remote repository or create a new local repository. What I would like to do instead is of course to use the existing local repository but use the testing branch. Does anybody have an idea how one should do this?