radicle/storage: Improve `Validation` error
modified crates/radicle-fetch/src/state.rs
@@ -742,6 +742,7 @@ where
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified crates/radicle/src/storage/git.rs
@@ -377,11 +377,12 @@ impl DerefMut for Validations {
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
| + | |
|
|
|
|
| - | |
|
|
|
|
|
@@ -648,6 +649,7 @@ impl ValidateRepository for Repository {
|
|
|
|
|
|
| + | |
|
|
|
|
|