jj/cli
Jonathan Tan ec4bb4ffa3 workspace: create transaction using workspace_command
Using workspace_command means that we record the command arguments into
the ops log.

This also allows us to avoid a clone of an Arc.
2024-02-09 01:24:09 -08:00
..
examples workspace: recover from missing operation 2024-02-09 00:38:47 -08:00
src workspace: create transaction using workspace_command 2024-02-09 01:24:09 -08:00
testing
tests workspace: recover from missing operation 2024-02-09 00:38:47 -08:00
build.rs
Cargo.toml compile integration tests as a single binary 2024-02-06 18:19:41 -08:00
LICENSE