mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-28 23:55:54 +00:00
d4ab33951a
resolve_single_rev() would have to parse the template for each revision, but it's just 5 times at most. Let's start with a simple API. If the template doesn't capture RepoRef, maybe we can cache it. |
||
---|---|---|
.. | ||
main.rs |