Main Issue: RStudio > New Project > Version Control > Git states that Git was not detected on system path.
Overall, the main issue is that when I attempt to start a New Project under RStudio version control, it states that Git is not on my system path. This is the case despite manually setting the Git executable in Global Options. I can still access a Git-Bash terminal from RStudio and have successfully run basic git commands outlined in Happy With GitR Chapter 9 (https://happygitwithr.com/push-pull-github.html).
Other notes:
$ git runs properly in RStudio in both a Git Bash terminal and Windows command prompt.etc folder) C:/Program Files/Git/bin/git.exeC:/Program Files/Git/bin/git.exe and C:/Program Files/Git/cmd to my system PATHI've had the same problem and tried everything you tried as well. This is what helped me in the end: re-agreeing to the xcode license agreement using xcode-select --install (I have MacOS though).
Source: https://happygitwithr.com/troubleshooting.html#troubleshooting
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With