xp
xp copied to clipboard
Windows-issue: Dev-mode on XP7.2.1 stops git from unlinking files
Not sure I've read about this issue before, but I'm using dev-mode for XP (on Windows) and whenever I switch branches in git for my projects that are linked to XP it will fail due to files being occupied by XP. Only way to bypass this is to stop XP and start after git is done, or by stop using Dev-mode. I currently do not use the CLI
Git says: error: unable to unlink old 'src/main/resources/site/site.xml': Invalid argument
, this report comes from within VScode.
I swap branches a lot so it's quite annoying. Any way around this other than stop using Dev-mode?