modified crates/radicle-remote-helper/src/push.rs
@@ -280,6 +280,7 @@ pub fn run(
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -292,7 +293,7 @@ pub fn run(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/git/canonical.rs
@@ -21,8 +21,10 @@ use super::{lit, Oid, Qualified};
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -90,6 +92,7 @@ impl Canonical {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -98,6 +101,7 @@ impl Canonical {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -107,6 +111,7 @@ impl Canonical {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -127,7 +132,7 @@ impl Canonical {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -171,7 +176,7 @@ impl Canonical {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -196,11 +201,14 @@ impl Canonical {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -235,7 +243,7 @@ impl Canonical {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -271,7 +279,7 @@ mod tests {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/storage/git.rs
@@ -752,8 +752,9 @@ impl ReadRepository for Repository {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|