jonas / tig

Text-mode interface for git
https://jonas.github.io/tig/
GNU General Public License v2.0
12.42k stars 608 forks source link

there is no info about why show/diff pane is empty #1346

Open pkitszel opened 3 months ago

pkitszel commented 3 months ago

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.