remote-helper: inform the user of an empty patch
2 passed
3 failed
(5 total)
View logs
modified crates/radicle-cli/examples/rad-patch-via-push.md
@@ -330,6 +330,7 @@ we should get an error:
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified crates/radicle-remote-helper/src/push.rs
@@ -31,7 +31,7 @@ use radicle::{git, rad};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -566,6 +566,9 @@ where
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|