gg icon indicating copy to clipboard operation
gg copied to clipboard

Better error messages

Open jpninanjohn opened this issue 6 years ago • 0 comments

~ 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 avatar Jan 22 '20 13:01 jpninanjohn