jj/cli
Yuya Nishihara b8653989c1 tests: add convenient method to initialize TestWorkspace with test settings
Functions are renamed, and their arguments are reordered to be consistent with
the TestRepo API.
2025-01-06 22:37:33 +09:00
..
examples examples: use settings_for_new_workspace() when initializing workspace 2025-01-06 21:15:28 +09:00
src cli: get settings from workspace where makes sense 2025-01-06 21:15:28 +09:00
testing merge_tools: add "$marker_length" variable 2024-12-23 08:42:10 -06:00
tests tests: add convenient method to initialize TestWorkspace with test settings 2025-01-06 22:37:33 +09:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cli: add test that runs basic jj commands with minimal configuration 2025-01-04 17:54:28 +09:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE