Using Git With Namecheap Web Hosting: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overview == I'm not sure this is possible with shared servers. I know I read in their forums at one point that they did not support it, but I just looked again and found t...") |
(No difference)
|
Revision as of 03:05, 27 August 2014
Overview
I'm not sure this is possible with shared servers. I know I read in their forums at one point that they did not support it, but I just looked again and found this in the forums: Using Git on Namecheap - what is the remote path?
TODO: try out a simple push to see if it's possible.
Git push
> git push ssh://username@server56.web-hosting.com:21098/home/username/public_html/path/to/git/project [branch]
(Source: Using Git on Namecheap - what is the remote path? (Namecheap forums))