mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-28 02:21:12 +00:00
When I wrote the original lookup function, I didn't notice that the root config value could be accessed as &config.cache without cloning. That's the only reason I added split_safe_prefix().