Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-init: autodetect core.ignorecase
We already detect if symbolic links are supported by the filesystem. This patch adds autodetect for case-insensitive filesystems, such as VFAT and others. Signed-off-by: Dmitry Potapov <dpotapov@gmail.com> Signed-off-by: Steffen Prohaska <prohaska@zib.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information