You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If someone clones using Git BASH, but then wants to work in e.g. R Studio, then they won't have the settings files (e.g. *.Rproj) to be open the repository.
It's simple to work around, but we could do with a tip somewhere along the lines of:
if you clone with Git BASH and then want to work in R-Studio, then you'll need to start up RStudio and select File > New project... > Existing directory and then select the git-academy-sandbox folder that you just cloned
Don't think VS Code will have the same problem as you can just open any folder as a working directory. Not sure about PyCharm, will need to double check that one.
The text was updated successfully, but these errors were encountered:
If someone clones using Git BASH, but then wants to work in e.g. R Studio, then they won't have the settings files (e.g. *.Rproj) to be open the repository.
It's simple to work around, but we could do with a tip somewhere along the lines of:
Don't think VS Code will have the same problem as you can just open any folder as a working directory. Not sure about PyCharm, will need to double check that one.
The text was updated successfully, but these errors were encountered: