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
Post a Comment