refactor(patch): Improve review mode check
modified bin/commands/patch.rs
@@ -369,7 +369,6 @@ mod interface {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -381,10 +380,11 @@ mod interface {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
|
|
| + | |
| + | |
|
|
|
|
|
@@ -397,9 +397,10 @@ mod interface {
|
|
|
|
|
|
| - | |
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -407,13 +408,8 @@ mod interface {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/patch/review.rs
@@ -52,6 +52,7 @@ pub struct Response {
|
|
|
|
|
|
| + | |
|
|
|
|
|