Commit 2845ce7
dir.c: replace home_config_paths() with xdg_config_home()
Since only the xdg excludes file path is required, simplify the code by
replacing use of home_config_paths() with xdg_config_home().
Signed-off-by: Paul Tan <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent 2527bbc commit 2845ce7
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1622 | 1622 | | |
1623 | 1623 | | |
1624 | 1624 | | |
1625 | | - | |
1626 | 1625 | | |
1627 | 1626 | | |
1628 | 1627 | | |
1629 | | - | |
1630 | | - | |
1631 | | - | |
1632 | | - | |
| 1628 | + | |
| 1629 | + | |
1633 | 1630 | | |
1634 | 1631 | | |
1635 | 1632 | | |
| |||
0 commit comments