Centos 8.0
Plesk 18.0.25 ( obviously)
When you try to integrate a remote GIT repository, on a different SSH port, you may get the error:
fatal: ssh variant 'simple' does not support setting port
This one occur because on Centos 8, git version is : 2.18.2 and on Centos 7 is : 1.8.3.1
And...