mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-31 16:40:22 +00:00
25b922cd0b
There is a bit of duplicated across the three functions for creating a `Workspace` and `Repo`. This patch reduces that duplication by passing in a closure. In addition to reducing duplication, this is a step towards making it easier to add new backends. |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |