patch: Change default filter
2 files changed
+10
-5
4339e29e
→
92e677fa
modified bin/commands/patch.rs
@@ -14,7 +14,7 @@ use anyhow::anyhow;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -136,6 +136,10 @@ impl Args for Options {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified bin/commands/patch/flux/select.rs
@@ -59,12 +59,12 @@ impl TryFrom<&Context> for PatchesState {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -73,6 +73,7 @@ impl TryFrom<&Context> for PatchesState {
|
|
|
|
|
|
| + | |
|
|
|
|
|