log bin/undo @ 1721:ab80805a8878

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