docs/publish.sh @ 82a4a9aba8f6

Changed how 'unapplied' patch collection is calculated to handle guarded patches
author Iain Lowe <ilowe@taimma.com>
date Thu, 22 Apr 2010 11:49:12 -0400
parents 187b25ff6e1a
children (none)
#!/usr/bin/env bash

markdoc build
rsync --delete -az .html/ ~/src/sjl.bitbucket.org/hg-prompt
hg -R ~/src/sjl.bitbucket.org commit -Am 'hg-prompt: Update documentation.'
hg -R ~/src/sjl.bitbucket.org push