radicle: Skip invalid named folders
2 passed
3 failed
(5 total)
View logs
modified crates/radicle/src/storage/git.rs
@@ -126,12 +126,22 @@ impl ReadStorage for Storage {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| + | |
| + | |
|
|
|
|
| + | |
|
|
|
|
|
modified crates/radicle/src/storage/git/temp.rs
@@ -23,6 +23,7 @@ pub struct TempRepository {
|
|
|
|
|
|
| + | |
|
|
|
|
|