Commit 9a5c08e
committed
Fix issue with SSH config reloading with Hostname aliases
This commit fixes an issue where SSH config was not evaluating properly
when "Match final" was combined with Hostname directives. Thanks go to
GitHub user commonism for reporting this issue and coming up with a
reproducible test case and a potential fix.1 parent f7b8baf commit 9a5c08e
2 files changed
Lines changed: 28 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
| 477 | + | |
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
| |||
7295 | 7295 | | |
7296 | 7296 | | |
7297 | 7297 | | |
| 7298 | + | |
7298 | 7299 | | |
7299 | 7300 | | |
7300 | 7301 | | |
| |||
7387 | 7388 | | |
7388 | 7389 | | |
7389 | 7390 | | |
| 7391 | + | |
7390 | 7392 | | |
7391 | 7393 | | |
7392 | 7394 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
438 | 462 | | |
439 | 463 | | |
440 | 464 | | |
| |||
0 commit comments