GetPublii / Publii

The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.
https://getpublii.com
GNU General Public License v3.0
6.06k stars 407 forks source link

[Feature Request]: SSH support for the Git deployment option #1339

Closed TheDevMinerTV closed 4 months ago

TheDevMinerTV commented 4 months ago

Feature Description

Please allow us to push to Git repositories over SSH. Currently the application throws the following error: image

dziudek commented 4 months ago

Unfortunately used git library does not support SSH. But it is at this moment the only good solution which not requires native bindings, so we have no plan to change it.