Interact with Git repo using HTTPS?
Is it possible to interact (e.g. clone) a cPanel Git repo using HTTPS instead of SSH?
Ufortunately proxy/firewall restricts the use of SSH for me.
The reason I wan't it to be a cPanel Git repo is to do the automatic push deploy instead of the manual version.
-
You can make modifications to it through the file manager you don't need SSH to do this. 0 -
Yes, but I wan't to do it from a local command line/terminal, not via a GUI. If I could git clone https://...
then I'd be able to use the "push deployment", but as mentioned I can't find a HTTPS clone URL, and SSH is shut down by proxy/firewall.0
Please sign in to leave a comment.
Comments
3 comments