Commit e6ead0f
submodule config: inline config_from_{name, path}
There is no other user of config_from_{name, path}, such that there is no
reason for the existence of these one liner functions. Just inline these
to increase readability.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Reviewed-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent be5a750 commit e6ead0f
1 file changed
+2
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | 474 | | |
487 | 475 | | |
488 | 476 | | |
| |||
508 | 496 | | |
509 | 497 | | |
510 | 498 | | |
511 | | - | |
| 499 | + | |
512 | 500 | | |
513 | 501 | | |
514 | 502 | | |
515 | 503 | | |
516 | 504 | | |
517 | 505 | | |
518 | | - | |
| 506 | + | |
519 | 507 | | |
520 | 508 | | |
521 | 509 | | |
| |||
0 commit comments