modified radicle-cli/src/commands/patch/common.rs
@@ -35,8 +35,8 @@ fn get_branch(git_ref: git::Qualified) -> git::RefString {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -170,7 +170,7 @@ pub fn find_unmerged_with_base(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -187,7 +187,7 @@ pub fn find_unmerged_with_base(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/patch/create.rs
@@ -26,11 +26,11 @@ and description.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -47,7 +47,7 @@ pub fn handle_patch_message(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -55,8 +55,8 @@ fn show_patch_commit_info(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -69,7 +69,7 @@ fn show_patch_commit_info(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -91,7 +91,6 @@ pub fn run(
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -109,15 +108,15 @@ pub fn run(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/patch/update.rs
@@ -16,16 +16,16 @@ blank is also okay.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -40,7 +40,7 @@ fn select_patch(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -54,7 +54,7 @@ fn show_update_commit_info(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -79,7 +79,7 @@ pub fn run(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -95,11 +95,11 @@ pub fn run(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|