log bin/undo @ 4305:d4a04f61df82

age author description
Thu, 24 Jan 2013 21:13:03 +0000 HackBot <elliott> echo "#!/bin/sh" >bin/undo; echo \'hg diff -c "$@" | patch -R\' >>bin/undo; chmod +x bin/undo