I'm a git newbie and got a question about pushing a repo to bluehost.
I am using Tower.app to push to Github.com and I also want to be able to push it to my account in bluehost.com not at the same time (I would like to select it from the drop down option in the Tower.app).
I need to push my project to a directory located in http://example.com/sub/y (where y is anotherdomain.com).
I've spent the last 3+ hours trying various things and couldn't get it to work. Bluehost either complained about directory not being a git repo or updating server info. I tried pushing it with ssh then http.
Can someone provide me with step by step instructions for this? THANK YOU!