Skip to content

Please add support fetch options --prune-tags/-P and --force/-f #562

Closed
@dhs-rec

Description

@dhs-rec

Subject of the issue

fetch is lacking support for --prune-tags and --force. I'm currently getting an error when I fetch from a remote where a tag has been moved to a new revision. To sort this out, one has to git fetch --tags --force

Steps to reproduce

Try to call fetch with said options

Expected behaviour

They should work

Actual behaviour

They don't work (since there's no code to pass them to the git executable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions