Commit 5952564
committed
Fix order of
The `filter-branch` example errors out ('Unknown option ignore-unmatch') if the `--ignore-unmatch` flag does not come before the `--cached` flag.git rm options1 parent 8b9e021 commit 5952564
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
0 commit comments