How do I create a git repo on my shared hostgator? Got SSH access by the way.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Assuming Git is installed...
If Git isn't installed, you won't be able to push directly to the hosted repository, but you can make a snapshot available by doing the following (from here): First, on your local machine, run these commands (this assumes your repo is at
Then, copy the resulting |
|||||||||||
|