Skip to content

Remote.delete returns -3 #539

Description

@jenslind

Trying to remove a remote from my repo, but it returns -3. I am unable to find any error code meanings.
What does -3 means?

var result = git.Remote.delete(repo, "origin");
console.log(result);

I'm trying to do the same as this command will do:

git remote rm origin

I hope I'm using the correct method! :)

/ Jens

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions