Roger Pau Monné writes:
> I understood this, it's just that I would prefer to avoid doing this
> kind if things, I would prefer to be able to work natively on my
> filesystem, but it seems like there's no other option.
If you are unwilling to keep both lowercase and uppercase separately
on your
Roger Pau Monné writes:
> Hello,
>
> I'm using git for all my projects, and I usually work under Mac OS X
> with the default filesystem (that's case-insensitive, but
> case-preserving). I'm currently working on a project that has several
> branches, and two of them are called origin/DHCPCD and or
Erik Faye-Lund writes:
> Yes, but being costly in terms of performance is IMO a lot better than
> corrupting refs, which is what we currently do.
I'm not saying nothing should be done, but I'm not sure packed-refs are
the right solution in the long term. We already have the foo Vs foo/bar
issue
On Tue, Sep 11, 2012 at 12:28 PM, Matthieu Moy
wrote:
> Erik Faye-Lund writes:
>
>> I have stumbled upon a similar issue on Windows (which also has a
>> case-preserving filesystem), and I seem to remember the solution being
>> something to do with packed refs.
>
> Packed-refs use a format like th
Erik Faye-Lund writes:
> I have stumbled upon a similar issue on Windows (which also has a
> case-preserving filesystem), and I seem to remember the solution being
> something to do with packed refs.
Packed-refs use a format like this:
$ tail -3 .git/packed-refs
e94214ce4b8acefce06d4ea37b76ac0d
On Tue, Sep 11, 2012 at 11:21 AM, Roger Pau Monné
wrote:
> Hello,
>
> I'm using git for all my projects, and I usually work under Mac OS X
> with the default filesystem (that's case-insensitive, but
> case-preserving). I'm currently working on a project that has several
> branches, and two of them
On Tue, Sep 11, 2012 at 10:36 AM, Tomas Carnecky
wrote:
> On Tue, Sep 11, 2012 at 9:30 AM, Roger Pau Monné
> wrote:
>> On Tue, Sep 11, 2012 at 10:24 AM, Tomas Carnecky
>> wrote:
>>> On Tue, 11 Sep 2012 10:21:16 +0100, Roger Pau Monné
>>> wrote:
Hello,
I'm using git for all my pr
On Tue, Sep 11, 2012 at 9:30 AM, Roger Pau Monné
wrote:
> On Tue, Sep 11, 2012 at 10:24 AM, Tomas Carnecky
> wrote:
>> On Tue, 11 Sep 2012 10:21:16 +0100, Roger Pau Monné
>> wrote:
>>> Hello,
>>>
>>> I'm using git for all my projects, and I usually work under Mac OS X
>>> with the default files
On Tue, Sep 11, 2012 at 10:24 AM, Tomas Carnecky
wrote:
> On Tue, 11 Sep 2012 10:21:16 +0100, Roger Pau Monné
> wrote:
>> Hello,
>>
>> I'm using git for all my projects, and I usually work under Mac OS X
>> with the default filesystem (that's case-insensitive, but
>> case-preserving). I'm curren
9 matches
Mail list logo