view bin/undo @ 12343:152b13767dac draft

<int-e> learn FTW stands for "forgot the words".
author HackEso <hackeso@esolangs.org>
date Wed, 30 Sep 2020 01:06:38 +0000
parents f50a22ce446a
children
line wrap: on
line source

#!/bin/sh
cd ${HACKENV-/hackenv}
hg diff -c "$@" | patch -p1 -R