jj/cli
2025-03-19 14:52:52 +00:00
..
examples cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
src cli: git-push: use RemoteRefSymbol to format and pass name@remote around 2025-03-19 14:28:56 +00:00
testing cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
tests tests: port test_fix_command.rs to TestWorkDir API 2025-03-19 14:52:52 +00:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cargo: remove "anyhow" which was used only in config tests 2025-03-17 01:39:55 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE