Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a tip somewhere on if you clone using Git BASH, but then want to work in an IDE #17

Open
rmbielby opened this issue Nov 22, 2024 · 0 comments

Comments

@rmbielby
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant