Sync with Git 2.16.4
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 May 2018 05:25:26 +0000 (14:25 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 May 2018 05:25:26 +0000 (14:25 +0900)
* maint-2.16:
Git 2.16.4
Git 2.15.2
Git 2.14.4
Git 2.13.7
verify_path: disallow symlinks in .gitmodules
update-index: stat updated files earlier
verify_dotfile: mention case-insensitivity in comment
verify_path: drop clever fallthrough
skip_prefix: add case-insensitive variant
is_{hfs,ntfs}_dotgitmodules: add tests
is_ntfs_dotgit: match other .git files
is_hfs_dotgit: match other .git files
is_ntfs_dotgit: use a size_t for traversing string
submodule-config: verify submodule names as paths

No differences found