Make it easier to understand errors when running outside of a git project
seachicken opened this issue · 0 comments
seachicken commented
Description
Error messages are displayed when running outside of a git project, which makes it difficult to understand the cause of the error.
$ cd ~
$ gh poi
⠋ Fetching pull requests...failed to run external command: git, args: [remote -v]
exit status 128
Additional context