mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-01 00:50:57 +00:00
4d9c84a17e
I've added a wrapper struct in order to get around too many arguments warning. It captures &dyn Repo as CommitTemplateLanguage would do. OTOH, &Ui is passed by argument because the caller might need &mut Ui after the renderer object was configured. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |