jj/cli
Scott Taylor 6dab2911f1 cli_util: print warning if working copy contains '.jjconflict' files
I put this outside of the check for whether the tree changed because I
think it could be easy to miss the warning on the first snapshot, so
it's helpful if it prints the warning every time.
2025-12-21 21:37:14 -06:00
..
examples clippy: enable unnecessary_literal_bound lint 2025-12-05 17:07:44 +00:00
src cli_util: print warning if working copy contains '.jjconflict' files 2025-12-21 21:37:14 -06:00
testing bisect: add missing closing backtick, make tests pass on Windows 2025-12-19 04:18:46 +00:00
tests cli_util: print warning if working copy contains '.jjconflict' files 2025-12-21 21:37:14 -06:00
build.rs colocation: rename from "colocated repo" to "colocated workspace" 2025-11-03 16:53:26 +00:00
Cargo.toml ui: switch to std::io::pipe() 2025-09-19 09:41:32 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00