author | Dmitry Potapov <dpotapov@gmail.com> | |
Sun, 11 May 2008 16:16:39 +0000 (18:16 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 11 May 2008 18:31:28 +0000 (11:31 -0700) | ||
commit | 2455406ab1b0e2b0ad9e5273b9aef6c739d5b8fe | |
tree | b89f452766d0a6824a66da750fd8c3d0f1578e5d | tree | snapshot |
parent | 1f8115b113def8ee03701aa87b26c5e8b7c94434 | commit | diff |
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>
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>
builtin-init-db.c | diff | blob | history |