Hi,
I'm using RStudio 2021.09.0 in Windows 10
When configuring Git, I got a message that the access is denied.
The HOME directory is set by default to c/Program files/RStudio/resources/terminal/bash/
It seems that bash is not able to write the .gitconfig file to that directory. This didn't happen before.
Why the Git HOME is set by default to a path where the access is denied? Neither I can change de .bashrc file.
Thanks