sh - Failed to create symbolic link on WSL -


i want create symbolic link using script shared team. script works fine on mac, line:

ln -s `pwd`/git-hooks/post-checkout .git/hooks 

failed on windows machine, wsl complains that:

ln: failed create symbolic link ‘.git/hooks/post-checkout’: input/output error 

how can fix this?

the windows-version symbolic link exists. wsl regards normal file fails create link there.

when understand deleted links , call command again, problem solved.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -