bin(patch): Fix forwarding for unknown commands
modified bin/commands/patch.rs
@@ -186,13 +186,7 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -582,7 +576,7 @@ mod cli {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -594,7 +588,7 @@ mod cli {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -605,9 +599,9 @@ mod cli {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|