jj/lib/testutils/src
Yuya Nishihara f5938985f0 repo_path: make RepoPath::from_internal_string() accept owned string
I'm going to add borrowed RepoPath type, and most from_internal_string()
callers will be migrated to it. For the remaining callers, it makes more
sense to move the ownership of String to RepoPathBuf.
2023-11-28 07:33:28 +09:00
..
lib.rs repo_path: make RepoPath::from_internal_string() accept owned string 2023-11-28 07:33:28 +09:00
test_backend.rs sign: Implement generic commit signing on the backend 2023-11-23 22:52:20 +02:00