I am on Android Studio (Preview) 0.6.0 on Windows and have been trying to share my project with GitHub. I used Git Shell to initialize, add, commit, and translate a project on GitHub. But when I tried to update my project from Android Studio
I got this error:
Can't update: no tracked branch No tracked branch configured for branch master. To make your branch track a remote branch call, for example, git branch
He does offer this suggestion, but I'm not sure what to do at this point. Is there any way to fix this from Android Studio?
git github android-studio
Prince Jun 13 '14 at 23:21 2014-06-13 23:21
source share