git unlink of file failed code example
Example: unlink of file failed git pull
This could mean that another program is using the file, which is preventing git
from "moving" the file into or out of the working directory when you are
attempting to change branches.
--> Close IDE and use console for pull