jj/cli
Yuya Nishihara 4ed3ce0d2b cli: inline CommandHelper::load_template_aliases()
There are no external callers, and WorkspaceCommandEnvironment might have to
keep a separate copy of UserSettings in order to address #5144.
2024-12-30 23:39:18 +09:00
..
examples gitignore: add more detail to errors on invalid pattern 2024-12-16 18:49:48 -06:00
src cli: inline CommandHelper::load_template_aliases() 2024-12-30 23:39:18 +09:00
testing merge_tools: add "$marker_length" variable 2024-12-23 08:42:10 -06:00
tests config: preserve key formatting on set_value() 2024-12-29 09:57:04 +09:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cargo: drop dependency on config crate 2024-12-10 16:08:50 +09:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE