Skip to content

Better error messages #16

@jpninanjohn

Description

@jpninanjohn
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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jpninanjohn

        Issue actions

          Better error messages · Issue #16 · thecasualcoder/gg