Re: Symbilic links support

2011-10-25 Thread Eric Blake
On 10/25/2011 11:48 AM, Alexey Kuznetsov wrote: By default git checkout files created as symbolic links on linux system as symbolic links. Under windows it does not work. I expect on cygwin machines after git checkout I will get normal links can be readed as 'ls -al' command. But they actually a

Symbilic links support

2011-10-25 Thread Alexey Kuznetsov
By default git checkout files created as symbolic links on linux system as symbolic links. Under windows it does not work. I expect on cygwin machines after git checkout I will get normal links can be readed as 'ls -al' command. But they actually appears as normal files. -- AK -- Problem reports