modified crates/radicle-cli/src/commands/id.rs
@@ -139,7 +139,7 @@ pub fn run(args: Args, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/issue.rs
@@ -124,7 +124,7 @@ pub fn run(args: Args, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/patch/show.rs
@@ -35,7 +35,7 @@ pub fn run(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/publish.rs
@@ -27,7 +27,8 @@ pub fn run(args: Args, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -39,7 +40,8 @@ pub fn run(args: Args, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/terminal.rs
@@ -47,7 +47,7 @@ impl Context for DefaultContext {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/terminal/args.rs
@@ -8,10 +8,7 @@ use radicle::prelude::{Did, NodeId, RepoId};
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/terminal/cob.rs
@@ -106,7 +106,7 @@ fn with_hint(e: profile::Error) -> anyhow::Error {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|