Skip to content

Line 333 throws error on "config --get alias.example" #56

@anystar

Description

@anystar

I'm writing a condition to ensure an alias is available and if its not it'll create the alias but running this code

$repo->run("config --get alias.example");

throws an empty error for line 333. Checking it myself $status = 1.

A similar command "status --short" which gives an empty response does not trigger this warning. Not sure whats going on here. Can you please look into this for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions