mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-19 19:08:08 +00:00
8235e458ed
Some of them will be called directly from the commit templater which shouldn't know WorkspaceCommandHelper. All parameters are passed as function arguments instead of having a nicer wrapper struct. That's because some resources (e.g. repo and id prefix context) are also used for different purposes, and it seemed uneasy to introduce high-level abstraction satisfying all the use cases. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |