You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 each
old
if it's a symlink first.The text was updated successfully, but these errors were encountered: