site/publish.sh @ 8f6170ce8e3d

tests: test arrow mappings
author Steve Losh <steve@stevelosh.com>
date Thu, 09 Dec 2010 22:02:46 -0500
parents 42f7878f8994
children 7269f85f8278
#!/usr/bin/env bash

rsync --delete -az . ~/src/sjl.bitbucket.org/gundo.vim
hg -R ~/src/sjl.bitbucket.org commit -Am 'gundo.vim: Update documentation.'
hg -R ~/src/sjl.bitbucket.org push