Given a project at git@github.com:dfetch-org/dfetch
When i run dfetch -v check
Then in case of an ssh key issue, no output is given to find the reason why
There is a part that tries to determine the VCS type by doing git ls-remote --heads, but even with more verbosity it doesn't output any additional info.