Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

why does android studio want a git repository root specified?

I am placing my Android Studio projects inside git repositories and syncing them to my GitHub account. It all works, but each time I create a new project, I get an error message that showing the folder at the top of my repository path saying that it is not a VCS root. The quick fix links show me how to add it as a root and the problem is solved. Why does it matter though? There aren't any other entries in the VCS root list and it's not a full path. I put my repositories in /Library/Fabs/gitHubRepos/. Is the /Library a dangerous place to put those? It seems to work. I'm just curious what this setting actually does...

Javier Alvarado
Javier Alvarado
16,060 Points

I think I'm getting the same message but it's happening every time I open the project.