jj/cli
Yuya Nishihara 35e550e863 templater: store associated RefTarget in RefName struct
I'm going to add ref_name.target*() template methods so the commit templater
can be reused for branches/tags templates. RefTarget could be looked up by
(name, kind) pair, but it's simpler to store it in RefName.
2024-05-03 15:16:52 +09:00
..
examples
src templater: store associated RefTarget in RefName struct 2024-05-03 15:16:52 +09:00
testing
tests
build.rs
Cargo.toml
LICENSE