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 trialBrandon Browning
11,989 PointsUnregistered VCS root detected?
After setting up Android Studio I was given a notification that says, The directory C:\Users\Brandon is under Git, but is not registered in the Settings. I am not for sure what this really means or what I need to do. If anyone can take a moment to enlighten me I would be grateful.
1 Answer
Josh Gold
12,207 Points- In the error message you have the options "Configure" or "Ignore". Click "Configure".
- Settings window will open. Click the "Add root" option. In my case I only had one path on the list to choose from. I selected that path. Please see the image I have included below.
- Click Apply, then click OK.
There are also other solutions here, I think for similar problems or older versions of Android Studio: http://stackoverflow.com/questions/27690431/configure-intellij-idea-such-that-source-detected-in-git-but-unregistered-vcs-ro/29358524#29358524