webhook should install gh-pages branch in subdirectory
Closed this issue · 1 comments
dherman commented
Rather than polluting the filesystem with another directory somewhere else, the webhook should just clone the gh-pages repo to a subdirectory that's not tracked in the master branch. Then we can also eliminate the webhook command-line argument that requires the path, since it'll be hard-coded.