diff options
author | Theo Niessink <theo@taletn.com> | 2011-06-08 14:04:41 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-06-08 16:34:38 -0700 |
commit | e0f530ff8afbd252170f57e70a8609a83a7cabe1 (patch) | |
tree | c6fa772930e8c6dfe359165995e7e83a20024b35 /preload-index.c | |
parent | verify_path(): simplify check at the directory boundary (diff) | |
download | tgif-e0f530ff8afbd252170f57e70a8609a83a7cabe1.tar.xz |
verify_dotfile(): do not assume '/' is the path seperator
verify_dotfile() currently assumes that the path seperator is '/', but on
Windows it can also be '\\', so use is_dir_sep() instead.
Signed-off-by: Theo Niessink <theo@taletn.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'preload-index.c')
0 files changed, 0 insertions, 0 deletions