When I type :Gstatus in a particular repo:
Error detected while processing function fugitive#BufReadStatus:
line 23:
E684: list index out of range: 0
Doing git status on the command line works without issue.
When I cd to another repo elsewhere on my system, open vim, and do Gstatus, the problem does not appear.
How can I troubleshoot the issue with the repo?