jj/cli
Ilya Grigoriev 887e5665d5 commands: move resolve code to resolve.rs
The print_conflicted_paths function could belong either
to `resolve.rs` or `status.rs`; I put it into the former for now.

Cc #2465, #2457
2023-10-29 18:19:06 -07:00
..
examples backend: make read_conflict synchronous again 2023-10-28 16:45:40 -07:00
src commands: move resolve code to resolve.rs 2023-10-29 18:19:06 -07:00
testing
tests templater: add local/remote_branches keywords 2023-10-28 11:03:23 +09:00
build.rs
Cargo.toml cli: use StringPattern to find branches to delete/forget 2023-10-22 04:07:49 +09:00
LICENSE