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

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -