Browse Source

Don't force master in doc2ghpages

Ask Solem 15 years ago
parent
commit
92ca50debf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      contrib/doc2ghpages

+ 0 - 1
contrib/doc2ghpages

@@ -1,6 +1,5 @@
 #!/bin/bash
 
-git checkout master
 (cd docs;
     rm -rf .build;
     make html;