`tig --reflog` shows wrong commit in diff view
Author: nyanpasu64Created Aug 19, 2026Updated Aug 24, 2026
When I run tig --reflog, it shows the same commit's diff for every commit I select. I'm not sure where it came from... the first commit I checked out in the entire repo? origin/master? If I move master to a different commit, the same wrong commit is shown.
Source: jonas/tig