raw-import

Copy your docs directly to the dedicate branch
Download

raw-import Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Christophe CHAUVET
  • Publisher web site:
  • http://kryskool.github.com/

raw-import Tags


raw-import Description

raw-import is a fork of ghp-import to be more generic on branch name under Git repository.It's possible to generate documentation wit Sphinx, and publish the result of make html under the specify branch.Big Fat WarningThis will DESTROY your dedicate branch. If you love it, you'll want to take backups before playing with this. This script assumes that pages is 100% derivative. You should never edit files in your gh-pages branch by hand if you're using this script because you will lose your work.UsageUsage: raw-import DIRECTORYOptions: -m MESG The commit message to use on the gh-pages branch. -p Push the branch to origin/gh-pages after committing. -r REMOTE The name of the remote to push to. -b BRANCH The name of the dedicate branch. -h, --help show this help message and exitIts pretty simple. Inside your repository just run raw-import $DOCS_DIR where $DOCS_DIR is the path to the built documentation. This will write a commit to your dedicate branch with the current documents in it.If you specify -b it can be possible to specify the name of the branch.If you specify -p it will also attempt to push the dedicate branch to GitHub. By default it'll just run git push origin pages. You can specify a different remote using the -r flag.Product's homepage


raw-import Related Software