diff options
| author | Matheus Afonso Martins Moreira <matheus@matheusmoreira.com> | 2026-05-02 05:28:36 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-06 09:48:26 +0900 |
| commit | 51fcf73014f542f074a253add5867c24c82c854f (patch) | |
| tree | d9bc5df9b85e7a298dcd975884cc4780afe31d72 /t/t4013/diff.diff_initial..side | |
| parent | a8f96968a96d5b0a90118402e81742d26c8347cb (diff) | |
url: move url_is_local_not_ssh to url.h
Move url_is_local_not_ssh from connect.c/connect.h
to url.c/url.h so that the new url_parse function
in urlmatch.c, and any future code that needs to
distinguish a local path from an scp style SSH URL,
can reuse the heuristic without depending on connect.c.
No behavior change.
Signed-off-by: Matheus Afonso Martins Moreira <matheus@matheusmoreira.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
