forked from mirrors/jj
45fdcfd6a8
I'm going to make "op log" not load a repo nor resolve concurrent operations, so there will be the case where no unique "current" operation exists. Since the "current" operation represents the repo to be loaded, I think it's better to not consider multi-head operations as the "current" ones. That's why the templater field isn't Vec<_> but Option<_>. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |