Skip to content

remote remove doesn't work #41

@bcardarella

Description

@bcardarella
r.remove
Git::GitExecuteError: git remote "rm" "--" "staging"  2>&1:usage: git remote rm <name>

If I do the following I can get it to work

git.lib.send(:command, 'remote', ['rm', 'staging'])

It seems git doesn't like the '--'

I am on git 1.7.7.3

I will try updating to the latest git and trying again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions