Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Delete Remote doesn't delete local references to the remote #876

Open
@pnegahdar

Description

@pnegahdar
repo.DeleteRemote("my_remote")

doesn't delete the references associated with that remote. git remote rm my_remote does delete the references as well.

Questions:

  1. Can this sort of behavior be changed in the go-git api without adding options/alternative method?
  2. Should this behavior be changed to match the CLI?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions