REVIEW: Use `unwrap_or` to avoid constructing default
modified crates/radicle-cli/src/commands/issue.rs
@@ -45,7 +45,7 @@ pub fn run(args: Args, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|