From: Shawn O. Pearce <hidden> Date: 2016-06-15 22:48:51
Peng Yu [off-list ref] wrote:
I'm wondering if git support symbolic links.
Yes. Git stores the path the symlink points to, and restores the
symlink to have the same target path when the "file" is checked
out on another system.
--
Shawn.