REVIEW: understanding remote-helper/src/fetch.rs
modified crates/radicle-remote-helper/src/fetch.rs
@@ -1,5 +1,4 @@
|
|
| - | |
|
|
|
|
|
@@ -28,7 +27,6 @@ pub enum Error {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -63,6 +61,9 @@ pub fn run<R: ReadRepository>(
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-remote-helper/src/main.rs
@@ -238,14 +238,7 @@ pub fn run(profile: radicle::Profile) -> Result<(), Error> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-remote-helper/src/push.rs
@@ -889,6 +889,8 @@ fn push_ref(
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|