I have a folder on a Windows 7 machine with contents in it and decided to delete it using Git Bash, namely with the command rmdir -rf foldername.
According to this manual
The result: the contents have been deleted and the empty folder remains. I've tried to delete it using a number of different methods but to no avail. Getting accessibility errors.
NB: The Windows is a virtual
3 Reset to default