Scenario:
configure git order file, (could be via your .gitconfig)
[diff]
orderFile = /home/user/.gitorderfile
then forgot to copy .gitorderfile to your new machine (but copy the .gitconfig),
and tig displays nothing in places where code diff is expected, without any explaination.