I want to have a Git repository for my website on WebFaction and clone it locally on my computer. Then when I have a change set that I want to push I would like to be able to push that directly to my site. I have seen this asked in the WF forums and it was explained to the poster that the process was push/pull from computer to the hosted Git app then push/pull to the website though ssh. I want to do this in one push/pull. Is there a way I can do this on my WebFaction account? asked 11 Mar '11, 00:01 JustSmith |
Hi, I believe the following guide explains what you might be trying to do: http://toroid.org/ams/git-website-howto Hope that helps! answered 11 Mar '11, 00:06 neeravk |