Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Support prune option in Fetch method #316

Copy link
Copy link
Closed
@kevinpollet

Description

@kevinpollet
Issue body actions

Feature

Currently, it is not possible to fetch from a remote and to remove the deleted remote branches at the same time. This is currently possible with the git fetch command by using the --prune option as described here https://git-scm.com/docs/git-fetch#Documentation/git-fetch.txt---prune.

As suggested in src-d/go-git#624 a bool could be added to the FetchOptions struct.

As a side note, the above issue has been closed without a proper fix because the linked PR only adds the Prune option to the PushOptions struct which is not the same.

Workaround

There is currently no workaround or at least none of I'm aware of.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleIssues/PRs that are marked for closure due to inactivityIssues/PRs that are marked for closure due to inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.