Skip to content

Fetch prune not working #653

@darakeon

Description

@darakeon

I tried to call fetch with prune, but it does not delete the branch that was deleted remotely.

The lib.rs enum is
https://github.com/rust-lang/git2-rs/blob/master/libgit2-sys/lib.rs#L393

And this is the one exposed:
https://github.com/rust-lang/git2-rs/blob/master/src/lib.rs#L1311

Is there anything missing? I'm new to Rust, so I couldn't find what is the problem.

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