Skip to content

Scalar clone: make 404s on gvfs/config silent #384

@derrickstolee

Description

@derrickstolee

I ran scalar clone against a GitHub URL and saw these lines in the output:

error: config: (http:404) Not Found
error: config: (http:404) Not Found

These are likely related to the /gvfs/config endpoint, which doesn't exist on GitHub (and many others). This error is likely being output from Curl, but we should pass the correct option to make this be silent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good-first-issueGood issue for a new contributor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions