Open robertlzj opened 3 years ago
lfs.link (symlink, new) (and lfs.link (symlink, new, true) of cause) always create a symbolic link. So currently when try to create hard link, need to check each old if it's a symlink first.
lfs.link (symlink, new)
lfs.link (symlink, new, true)
old
lfs.link (symlink, new)
(andlfs.link (symlink, new, true)
of cause) always create a symbolic link. So currently when try to create hard link, need to check eachold
if it's a symlink first.