bin(patch): Disable `review` operation
modified bin/commands/patch.rs
@@ -64,6 +64,7 @@ pub enum Operation {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -124,7 +125,6 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -184,7 +184,8 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -200,7 +201,7 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|