You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is already a relevant issue, whether open or closed, comment on the existing thread instead of posting a new issue.
New features take time and effort to create, and they take even more effort to maintain. So if the purpose of the feature is to resolve a struggle you are encountering personally, please consider first posting a "trouble" or "other" issue so we can discuss your use case and search for existing solutions first.
Prework
Proposal
tar_branch_index()
: accept a character vector of branch names and return an integer vector of branch indexes as recorded in the metadata.tar_branch_names()
: accept an integer vector of branch indexes and return a character vector of branch names as recorded in the metadata.The text was updated successfully, but these errors were encountered: