mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-16 04:34:27 +00:00
The added function is not "get_table(name) -> Result<Table, Error>" because callers need to know whether the value was missing or shadowed by non-table value. We just don't have this problem in template/revset-aliases because these tables are top-level items.