Closed fey closed 6 months ago
As far as gits error message on clones I believe we already return as much information as we can. Git has very vague error messages unfortunately.
When I used a Docker container, I ran into access issues on the file system. Unfortunately ghorg did not display this information and I had to manually run git clone to see what the problem was. Is there any way to output this kind of information when using ghorg? :thinking:
@fey I added some more logging in the git commands if you wanted to try it out
Thank you, it works well!
Is your feature request related to a problem? Please describe. I have issues with downloading repositories inside docker image. I dont know what is problem - with permissions, ssh or something else..
Describe the solution you'd like
Add more output from git with enabled debug
Describe alternatives you've considered
Additional context Output with enabled debug: