radicle-dev / radicle-surf

A code browsing library for VCS file systems.
Other
32 stars 11 forks source link

surf: Add the ability to list remote tags #196

Closed geigerzaehler closed 3 years ago

geigerzaehler commented 3 years ago

Browser::list_tags now accepts a RefSelector that allows users to list tags from remotes. This is similar to the behavior of Browser::list_branches.