treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Github and WordPress Theme Development Workflow

  • Does anyone know of a good tutorial that reviews the process of using Github to version control the development of a custom WordPress theme?

    Thanks in advance

  • I'm currently part of a multi-person, WordPress + Github install. So far it's been a bit of a pain in the ass. We have local copies plus a live version where some people can edit content. Each morning I have to pull down the DB and make changes to it, push it to git, etc.

    If you find a good article, please share!

  • OK Thanks. So far I have found this one which I will try and report back:

    http://daneden.github.com/github-workflow/