radicle: Allow to clear issue descriptions
4 files changed
+25
-14
5fea9ac0
→
0441b048
modified crates/radicle-cli/src/commands/issue.rs
@@ -908,7 +908,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/terminal/patch.rs
@@ -83,18 +83,19 @@ impl Message {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/cob/common.rs
@@ -43,7 +43,7 @@ impl Deref for Timestamp {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -70,11 +70,14 @@ impl Title {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -494,6 +497,16 @@ mod test {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle/src/cob/thread.rs
@@ -532,9 +532,6 @@ pub fn edit<L>(
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|