author | Joshua Jensen <jjensen@workspacewhiz.com> | |
Sun, 3 Oct 2010 09:56:46 +0000 (09:56 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Oct 2010 18:21:57 +0000 (11:21 -0700) | ||
commit | 50906e04e8f48215b0b09841686709b92a2ab2e4 | |
tree | 0c3eac31963865e839a36edb8ef98de38accd6c3 | tree | snapshot |
parent | dc1ae7048794ba15b514ca1a67f50163a2e48eb8 | commit | diff |
Support case folding in git fast-import when core.ignorecase=true
When core.ignorecase=true, imported file paths will be folded to match
existing directory case.
Signed-off-by: Joshua Jensen <jjensen@workspacewhiz.com>
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When core.ignorecase=true, imported file paths will be folded to match
existing directory case.
Signed-off-by: Joshua Jensen <jjensen@workspacewhiz.com>
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
fast-import.c | diff | blob | history |