dinoboff / github-tools

Helpers for hosting python projects on GitHub
http://dinoboff.github.com/github-tools/
BSD 2-Clause "Simplified" License
87 stars 6 forks source link

gh_pages_update should check the gh-pages submodule tracks the gh-pages branch #17

Closed dinoboff closed 14 years ago

dinoboff commented 14 years ago

If the project has just been clone the submodules initialised, the submodules won't track any branches.

gh_pages_update need to check the gh-pages tracks the gh-pages branch.