Does Git support more than 32 bit file in windows?

Posted by dhanasekar79 on Stack Overflow See other posts from Stack Overflow or by dhanasekar79
Published on 2010-03-22T06:34:04Z Indexed on 2010/03/22 7:01 UTC
Read the original article Hit count: 145

Filed under:

We have a problem in cloning a repository created in unix in to a Windows box.

Git fails while checking out a lengthy file that has more than 32 characters in windows.

The file name is given below. BaseFCS_x0020_OnLine_x0020_Identicheck_x0020_verification_x0020_serviceConsumer.java*

Is there a way to fix this issue in Git?

© Stack Overflow or respective owner

Related posts about msysgit