Depends on whether or not I'm actively working on a new part of the site. It varies from 10+ times to 1-2 times an hour.

However, with all these people talking about deployment, I just wanna hijack (sorry!) and ask if anybody can help with my current deployment setup:

- Branch into a new feature (refactor-javascript for example)\n- Commit constantly\n- Rebase with master then merge into master\n- Push to remote repo\n- SSH to server, and then pull from the same repo\n- (.git isn't exposed via HTTP)

What's the better way of doing this? If you could help that'd be great :-) Drop me an email at [email protected]