jj/cli
Yuya Nishihara efe1885456 tests: demonstrate problem of reproducing merged operation
Since merge_operations() may rebase descendants of the rewritten commits, it
can't produce the exactly same results.

#4465
2025-06-12 00:16:21 +00:00
..
examples store: Add Send bounds to the AsyncRead future returned by read_file 2025-06-09 21:08:10 +00:00
src async: avoid some async blocks by making whole functions async 2025-06-10 20:19:47 +00:00
testing diff: Run external diff tools in their temp dir 2025-05-12 21:34:19 +00:00
tests tests: demonstrate problem of reproducing merged operation 2025-06-12 00:16:21 +00:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cargo: Add metadata to build .deb package with cargo-deb 2025-06-08 20:18:57 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE