modified crates/radicle-fetch/src/handle.rs
@@ -14,7 +14,7 @@ use crate::transport::{ConnectionStream, Transport};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -57,14 +57,12 @@ impl<S> Handle<S> {
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-fetch/src/lib.rs
@@ -73,7 +73,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -101,7 +101,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-fetch/src/state.rs
@@ -229,7 +229,7 @@ impl FetchState {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -261,7 +261,7 @@ impl FetchState {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -493,13 +493,14 @@ impl FetchState {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -523,9 +524,10 @@ impl FetchState {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -566,7 +568,7 @@ impl FetchState {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -613,7 +615,7 @@ impl<S> Cached<'_, S> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -638,8 +640,8 @@ impl<S> Cached<'_, S> {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -653,7 +655,7 @@ impl<S> RemoteRepository for Cached<'_, S> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -665,7 +667,7 @@ impl<S> RemoteRepository for Cached<'_, S> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|