Using Git With Namecheap Web Hosting
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))