radicle/storage: Fix temporary path generation
impl Display for RepoId will produce a rid: prefix, which
contains a colon, and this trips up various filesystems. Use
RepoId::canonicial instead.
1 file changed
+1
-1
013da67a
→
d8ab4077
modified crates/radicle/src/storage/git/temp.rs
@@ -34,7 +34,7 @@ impl TempRepository {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|