I need to diff our designer's files for the purpose of front-end development. I successfully implemented the following doc for diffing .sketch files with the git command-line:
https://gist.github.com/bomberstudios/c9e6975acd4d4d84a728
I would like to make sourcetree diff .sketch files as well but I can't seem to do it. Any advice? Thanks