jj/cli
Yuya Nishihara 54443c9a8d cli: remove unneeded &mut Ui requirement from WorkspaceCommandHelper
These functions just print messages, and never change Ui state such as
pagination.
2024-09-10 07:06:43 +09:00
..
examples working_copy: pass SnapshotOptions by reference 2024-09-08 04:51:21 +09:00
src cli: remove unneeded &mut Ui requirement from WorkspaceCommandHelper 2024-09-10 07:06:43 +09:00
testing
tests cli: make paths to auto-track configurable, add jj track 2024-09-09 07:49:55 -07:00
build.rs cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
Cargo.toml cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
LICENSE