Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better error messages #16

Open
jpninanjohn opened this issue Jan 22, 2020 · 0 comments
Open

Better error messages #16

jpninanjohn opened this issue Jan 22, 2020 · 0 comments
Labels
clean code refactoring, add tests... good first issue Good for newcomers

Comments

@jpninanjohn
Copy link
Collaborator

~ gg clone
thread 'main' panicked at 'Failed to clone repo https://github.com/golang/net.git, : Error { code: -4, klass: 3, message: "\'blah/blah/net\' exists and is not an empty directory" }', src/libcore/result.rs:1165:5

Clone fails with stacktrace when the local path it tries to clone into already exists. Handle the error with a better message

@jpninanjohn jpninanjohn added the clean code refactoring, add tests... label Jan 23, 2020
@jpninanjohn jpninanjohn added the good first issue Good for newcomers label Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean code refactoring, add tests... good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant