0

There are some binary files (sqlite) in the git repo I'm working in (I can't change that). I do not want to ignore the changes in these files, but I also do not want a call to "git difftool" to open them if they are changed, because my difftool (meld) freezes for a while when trying to diff these files. Is there a solution that allows me to keep calling "git difftool" without any additional parameters, so that all modified files, except those binary files will be opened in my difftool ?

FYI: I'm on Ubuntu

4

0 回答 0