Bug-directors upper letters names.

2014-09-06 Thread Mateusz M
Hello,

My name is Mateusz Maciołek, I am a mobile developer and I am using
yours tool in my all projects. Last days I found special case. A
changed packages name (all letter to lowercase). After merge with
other branch there were still uppercase  letters.All the rest code is
after refactoring.
Is it a bag ?

I'm looking forward to your reply.
Yours faithfully,
Mateusz Maciołek.
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Bug-directors upper letters names.

2014-09-06 Thread Torsten Bögershausen
On 2014-09-06 08.05, Mateusz M wrote:
 Last days I found special case. A
 changed packages name (all letter to lowercase). After merge with
 other branch there were still uppercase  letters.All the rest code is
 after refactoring.
 Is it a bug ?

Unless you provide more information what had been done,
what is the expected result versus what is on the file system,
this question is impossible to answer (at least for me)

Do you use a case-insensitive file system like Windows or Mac OS?
What does git status say?
What does git ls-files say ?
What does ls -1 say ?

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html