git - Can't push to github from Android Studio all of a sudden -


i wasn't having problems pushing remote repository, i'm getting following error:

8:48:11 pm emptythrowable: repository not found root c:\*\src\main\res\drawable-mdpi 

i checked remote repository , looks drawable-mdpi folder not there. i'm not sure why, shouldn't git resolve since i've added , committed files local repository?


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -