On Mar 25 12:35, Ilya Basin wrote: > I needed that because one git repository has branches named > "Epam/a" and "epam/b", and git was always creating the "missing" epam > directory at fetch. > > $ ls -l > total 0 > drwxr-xr-x+ 1 adminpwd None 0 Mar 25 11:42 Epam > drwxr-xr-x+ 1 adminpwd None 0 Mar 25 11:42 epam > > why no " -> Epam" part?
Because your system is set to case insensitive. See the User's Guide: http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple