ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Martin von Zweigbergk 9c30d7500b testutils: delete bool-typed init() in favor of enum-typed version
It makes the call sites clearer if we pass the `TestRepoBackend` enum
instead of the boolean `use_git` value. It's also more extensible (I
plan to add another backend for tests).
2023-09-18 07:15:37 -07:00
..
examples
src testutils: delete bool-typed init() in favor of enum-typed version 2023-09-18 07:15:37 -07:00
testing
tests merge_tools: create builtin merge editor 2023-09-18 06:33:29 +02:00
build.rs
Cargo.toml cargo: enable the watchman feature by default 2023-09-08 09:34:55 -07:00