-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
clean coderefactoring, add tests...refactoring, add tests...good first issueGood for newcomersGood for newcomers
Description
~ 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
Metadata
Metadata
Assignees
Labels
clean coderefactoring, add tests...refactoring, add tests...good first issueGood for newcomersGood for newcomers