Skip to content

Remote.prototype.pushUrl() Segmentation fault: 11 and Remote.prototype.setPushUrl(url) not working ? #109

Description

@dcolens

So trying to change the push url after a clone:

var remote = repo.getRemote('origin');
remote.pushUrl(); <===== Seg Fault 
remote.setPushUrl(pushUrl); <===== git remote -v does not show the update

am I using this right ?

Thanks,
Did

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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