-
Notifications
You must be signed in to change notification settings - Fork 425
Closed
Description
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
Labels
No labels