site/publish.sh @ 7eecd2329bf0

add remapping options for graph navigation keys
author Nathan Howell <nath@nhowell.net>
date Sun, 27 Feb 2011 15:53:34 -0800
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