Tridip Bhattacharjee

Tridip Bhattacharjee

  • NA
  • 1.2k
  • 77.1k

Got Error when Publish project to BitBucket from VS2013

Mar 4 2018 11:31 AM

I am new in bitbucket. so first i create my login there and create two repositories. one is public and one is private. when i am trying to publish my existing project from VS2013 to bitbucket then i am getting error as following

You cannot publish local branch master to the remote repository origin because a branch with the same name already exists there. You might want to rename your local branch and try again.

screen shot enter image description here btbt.png

i followed this article http://www.c-sharpcorner.com/article/using-bitbucket-with-visual-studio-2015/

some one please guide me why i am getting the above error when i am trying to add my existing local project to bitbucket git?

Thanks