I try to git init in a folder I got on my desktop. But then this happens:
$ git initerror: chmod on /mnt/c/users/thoma/desktop/learning-git/.git/config.lock failed: Operation not permittedfatal: could not set 'core.repositoryformatversion' to '0'
Anyone knows what might be the issue here?