Add diff-figures tool
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
git difftool -x ./tools/diff-image figures/*.png
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
git difftool -x ./tools/diff-image figures/*.png
|
||||