jj/cli
Yuya Nishihara b97b7384bb config: allow inline table syntax in mutation and conditional scope API
This is a middle ground. An inline table can still be overwritten or deleted
because it's syntactically a value. It would be annoying if "jj config set
colors.<name> '{ .. }'" couldn't be executed more than once because the existing
item was a table.

#5255
2025-01-10 02:56:21 +00:00
..
examples examples: use settings_for_new_workspace() when initializing workspace 2025-01-06 21:15:28 +09:00
src cli: oplog: add builtin_op_log_oneline template 2025-01-09 15:58:40 +00:00
testing merge_tools: add "$marker_length" variable 2024-12-23 08:42:10 -06:00
tests config: allow inline table syntax in mutation and conditional scope API 2025-01-10 02:56:21 +00:00
build.rs
Cargo.toml cli: make git support optional 2025-01-08 22:02:21 +00:00
docs
LICENSE