Useful for pushing folder to gh-pages.
Taken from: https://gist.github.com/cobyism/4730490
git subtree push --prefix ${folder} origin ${branch}