On Sun, Nov 9, 2014 at 10:23 PM, Jeff King wrote:
> On Sun, Nov 09, 2014 at 08:48:06PM -0500, Brian Gernhardt wrote:
>
>> A pair of recently added tests used branches a and a/b, but earlier
>> tests created files A and A/B. On case insensitive filesystems (such
>> as HFS+), that causes git to com
On Sun, Nov 09, 2014 at 08:48:06PM -0500, Brian Gernhardt wrote:
> A pair of recently added tests used branches a and a/b, but earlier
> tests created files A and A/B. On case insensitive filesystems (such
> as HFS+), that causes git to complain about the name being ambiguous
> between branch and
A pair of recently added tests used branches a and a/b, but earlier
tests created files A and A/B. On case insensitive filesystems (such
as HFS+), that causes git to complain about the name being ambiguous
between branch and file. Resolve by renaming the branches to aa and
aa/bb.
Signed-off-by:
3 matches
Mail list logo