jonas / tig

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

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

Closed pkitszel closed 1 month ago

pkitszel commented 4 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.