radicle/src/git: additionally specify pruneTags for remote
Ensure that, when adding a remote, pruneTags is set to false so
that tags are not pruned when fetching from a remote’s namespace.
Ensure that, when adding a remote, pruneTags is set to false so
that tags are not pruned when fetching from a remote’s namespace.
Review
Changes:
- Accept review
- Rebase