• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Recent content by mrgaijin

  1. M

    Forwarded to devs Plesk Git pull deploys wrong branch

    As a workaround, you can modify the file vhosts\domain.com\git\test.domain.com\config and change this lines: from: fetch = +refs/*:refs/* mirror = true to: fetch = +refs/heads/dev:refs/remotes/origin/dev (if your branch name is "dev", otherwise change it) You have to change also...
Back
Top