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
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Rename:
After rename, add aliases for:
repo:contains.file(path:foo content:bar)=>repo:has.file(path:foo content:bar)repo:contains.content(foo)=>repo:has.content(foo)repo:contains.path(foo)=>repo:has.path(foo)repo:contains.commit.after(foo)=>repo:has.commit.after(foo)Will need changes to frontend for hovers/descriptions, and highlighting for aliases
Will need doc updates and changelog