Since I'm working on Windows, once download repository, all symbolic links in repo turn into unavailable files.
I want to get hard-copied files instead of symbolic links which are not recognizable on Windows. It doesn't matter to preserve history.
When a git repository contains lots of symbolic links, how can I get properly dereferenced files when downloading them?