I'm using MochaHost as hosting, which does not include SSH access (unbelievable). The problem is that I'm using Git for most of my projects now, and I need to deploy them in the hosting.
Tech support says there's no way to get SSH access with them. Changing the hosting company is not an option right now, since I still have 2.5 years left with them already paid.
Is there any way or workaround to clone/pull a Git repo without SSH access? FTP is an option, but it misses the entire point of Git.