custom Private Key
fun customPrivateKey(init: GitVcsRoot.AuthMethod.CustomPrivateKey.() -> Unit = {}): GitVcsRoot.AuthMethod.CustomPrivateKey
SSH key on the specified path. Supported only for server-side checkout. Switch to uploaded SSH key if you want to use an agent-side checkout.