jj/cli
Ilya Grigoriev c36c939d7c cli config get tests: demo an example with an empty string
Luckily, the output for the empty string can be distingished from the
output of `jj config get --allow-missing nonexistent_key`. This is not
crucial, but is nice to have.
2025-12-21 22:04:24 -08:00
..
examples clippy: enable unnecessary_literal_bound lint 2025-12-05 17:07:44 +00:00
src cli config get: add --allow-missing option 2025-12-21 22:02:57 -08:00
testing bisect: add missing closing backtick, make tests pass on Windows 2025-12-19 04:18:46 +00:00
tests cli config get tests: demo an example with an empty string 2025-12-21 22:04:24 -08:00
build.rs colocation: rename from "colocated repo" to "colocated workspace" 2025-11-03 16:53:26 +00:00
Cargo.toml ui: switch to std::io::pipe() 2025-09-19 09:41:32 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00