diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2017-08-23 19:36:50 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-24 14:42:24 -0700 |
commit | ee394bd376e833d8e9e38f81c57f6b4a370e8a92 (patch) | |
tree | ad41e65c5b10d9034c521d97d899acfea0f34dc3 /trace.c | |
parent | ff9445be4702d6cf6e5e8c202a15066ca355989b (diff) | |
download | git-ee394bd376e833d8e9e38f81c57f6b4a370e8a92.tar.gz git-ee394bd376e833d8e9e38f81c57f6b4a370e8a92.tar.xz |
refs.c: use is_dir_sep() in resolve_gitlink_ref()
The "submodule" argument in this function is a path, which can have
either '/' or '\\' as a separator. Use is_dir_sep() to support both.
Noticed-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'trace.c')
0 files changed, 0 insertions, 0 deletions