Why is my git push to HostGator shared hosting failing?
I'm attempting to deploy my local repo to a remote directory. I've run git init --bare in this remote directory, and added the correct ssh path to my local git repo branch (named dev) with git remote add server ssh://user@domain.com:2222/path/to/repo . When I run git push server dev I get the following output: Counting objects: 44, done. Delta compression using up to 8 threads. Compressing objects: 100% (37/37), done. Writing objects: 100% (44/44), 89.58 KiB, done. Total 44 (delta 2), reused 27 (delta 2) error: Could not read 551dd5c5d67e3b2da4074d8f15a59a324a063a03 fatal: Failed to traverse