When you clone Identity from git you will face an error which states “File name/path too long”.
 
Please execute the following command in your git console before you proceed.
 
 
git config core.longpaths true  
  
  Thanks & Regards,  
Rajakrishna Reddy
You can try Long Path Tool to fix that problem
ReplyDelete