gitext-rs / git-stack

Stacked branch management for Git
Apache License 2.0
508 stars 19 forks source link

fix(git): Prune remtoe branches again #127

Closed epage closed 2 years ago

epage commented 2 years ago

When we did a more selective git fetch, we lost the ability to use fetch.prune. We are now baking it in unconditionally.