We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e32f56 commit 4c82196Copy full SHA for 4c82196
approve_mandelbrot
@@ -1,3 +1,4 @@
1
#!/bin/sh
2
3
+git config --local diff.image.command '`pwd`/diff-image'
4
exit $(git diff -- "$1")
0 commit comments