Re: [RFC] Case insensitive URL rewrite

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Dec 11, 2015 at 10:26 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote:
> On the other hand, these two MUST be treated as different by
> default:
>
>     git clone https://github.com/GIT/GIT (differences outside host part)
>     git clone git@xxxxxxxxxx:GIT/GIT     (differences outside host part)

This is one of the more obvious examples I would think as the protocol is
different. What about:

     git clone git@xxxxxxxxxxx:git/git     (differences outside host part)
     git clone git@xxxxxxxxxxx:GIT/GIT     (differences outside host part)

If the host has a filesystem which respects capitalization, these may be
two different repositories.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]