Simple diff/patch to html converter
304
Simple diff/patch to html converter;
exsample of use:
git diff stash@{0} | podman run -i --rm docker.io/anisani/diff2html:latest
or safe to file
git diff stash@{0} | podman run -i --rm docker.io/anisani/diff2html:latest > diff.html
Content type
Image
Digest
sha256:d80afa4f9…
Size
399.2 MB
Last updated
about 1 year ago
docker pull anisani/diff2html