Re: Problems with file name case on Windows.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tay Ray Chuan
Date: Thursday, April 22, 2010 - 8:48 pm

Hi,

On Fri, Apr 23, 2010 at 4:54 AM, martinvz
<martin.von.zweigbergk@gmail.com> wrote:

Have you tried

  git mv a A; git commit -m A

instead of

  mv a A; git add -A; git commit -m A

?

-- 
Cheers,
Ray Chuan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Problems with file name case on Windows., martinvz, (Thu Apr 22, 1:54 pm)
Re: Problems with file name case on Windows., Tay Ray Chuan, (Thu Apr 22, 8:48 pm)
Re: Problems with file name case on Windows., Johannes Sixt, (Thu Apr 22, 11:38 pm)
Re: Problems with file name case on Windows., martinvz, (Fri Apr 23, 5:16 am)