jj/cli
Yuya Nishihara d7c1b97418 cli: fix "workspace add --at-op" to set up new working copy properly
Because new workspace is created for the new operation forked from the --at-op
operation, the new working copy should be writable.
2024-07-24 18:06:09 +09:00
..
examples cli: uncapitalize op description of "workspace add" and custom command example 2024-07-24 18:06:09 +09:00
src cli: fix "workspace add --at-op" to set up new working copy properly 2024-07-24 18:06:09 +09:00
testing cli: skip formatting instructions if not required 2024-07-09 20:24:14 -05:00
tests cli: fix "workspace add --at-op" to set up new working copy properly 2024-07-24 18:06:09 +09:00
build.rs
Cargo.toml cli: remove unused dependency on gix-filter 2024-07-17 11:53:51 +02:00
LICENSE