Joshua Jensen writes:
> Jonathan Nieder wrote on 12/8/2014 6:31 PM:
>> Joshua Jensen wrote:
>>> I think it has been discussed before, but maybe Git needs a
>>> core.casefold in addition to core.ignorecase.)
>> Would it work for --casefold to be a commandline flag to fast-import,
>> instead of a g
Jonathan Nieder wrote on 12/8/2014 6:31 PM:
Joshua Jensen wrote:
I think it has been discussed before, but maybe Git needs a
core.casefold in addition to core.ignorecase.)
Would it work for --casefold to be a commandline flag to fast-import,
instead of a global option affecting multiple Git com
Joshua Jensen wrote:
> I think it has been discussed before, but maybe Git needs a
> core.casefold in addition to core.ignorecase.)
Would it work for --casefold to be a commandline flag to fast-import,
instead of a global option affecting multiple Git commands?
Curious,
Jonathan
--
To unsubscrib
Mike Hommey wrote on 12/8/2014 5:12 PM:
While it makes sense for checkouts and local commits, it doesn't make
sense to me that using git fast-import with the same import script would
have a different behavior depending on whether the file system is
case-sensitive or not.
I have used fast-import w
On Tue, Dec 09, 2014 at 09:12:11AM +0900, Mike Hommey wrote:
> Hi,
>
> As you now know, I'm working on a mercurial remote helper for git. As
> such, it uses fast-import.
>
> In the mercurial history of mozilla-central, there have been various
> renames of files with only case changes, and it so h
Hi,
As you now know, I'm working on a mercurial remote helper for git. As
such, it uses fast-import.
In the mercurial history of mozilla-central, there have been various
renames of files with only case changes, and it so happens that my
remote helper blows things up on case insensitive file syste
6 matches
Mail list logo