This show has been flagged as Clean by the host.

Make a diff:

$ diff --unified --new-file --recursive original/ my-revision/ > my.patch

Send my.patch to somebody so they can use it as input for the patch command:

$ patch --strip 0 < my.patch



Provide feedback on this episode.