Files
jj-vcs-jj/cli/tests/test_git_clone.rs
Yuya Nishihara 406940a1fb cli: git clone: fix cleanup to ignore missing .jj and .git directories
fs::remove_dir_all() expects that the specified directory exists.

Fixes #8208
2025-12-04 11:55:28 +00:00

47 KiB