git - Error using Visual Studio, Xamarin Project with GitHub repo -
ok i'm using:
- mac, sierra
- visual studio community 7.0.1 (build 24)
- new github private repo initialized .gitignore file , readme.md file
when creating project, i've kept "using git project" unchecked. attempted "publish version control"
i following error "cannot push because reference trying update on remote contains commits not present locally".
so did "update" , tried "pushing".... seems hang @ point.
note when entire process on again without files in fresh repo works fine , can initial add , commit along subsequent commits (everything works fine). of course new project. doing wrong connecting visual studio/xamarin project existing github repo files in project already?
thank in advance.
Comments
Post a Comment