Today I learned: git clone
breaks symlinks on Windows system.
Thankfully, I used symlinks in my project by mistake and I could delete them. On internet there’re people who rely on a bunch of symlinks and search for hacks to workaround msysgit issue.
https://stackoverflow.com/questions/5917249/git-symbolic-links-in-windows/59761201