Залить проект на bitbucket
почему не заливает?
D:\Laravel\projects\rusodev.ru>git remote add origin https://[email protected]/aslero/florida.git
fatal: remote origin already exists.
D:\Laravel\projects\rusodev.ru>git push -u origin --all
To https://bitbucket.org/aslero/florida
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'https://[email protected]/aslero/florida'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.