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
[Utils] Fix HfUri round-trip for revisions with '/' and hyphenated convert refs
- to_uri() now URL-encodes '/' in non-special revisions so 'feature/foo' round-trips correctly.
- _SPECIAL_REFS_REVISION_REGEX accepts '-' and '.' in convert ref names (e.g. 'refs/convert/parquet-v2').
0 commit comments