modified bin/commands/patch.rs
@@ -53,7 +53,7 @@ pub enum OperationName {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -133,9 +133,14 @@ pub fn run(options: Options, _ctx: impl terminal::Context) -> anyhow::Result<()>
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/patch/select.rs
@@ -54,7 +54,7 @@ impl Serialize for PatchId {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -177,7 +177,7 @@ impl App {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|