Closed elliottt closed 11 years ago
The build system will fail to create the build/gh-pages directory if it already exists, as git clone will throw an error if it's already there. It would be nice to detect this scenario, and pull the gh-pages branch instead of attempting to clone.
The build system will fail to create the build/gh-pages directory if it already exists, as git clone will throw an error if it's already there. It would be nice to detect this scenario, and pull the gh-pages branch instead of attempting to clone.