CK
fatal: The current branch master has no upstream branch.Что надо сделать в такой случае?
To push the current branch and set the remote as upstream, use
git push --set-upstream origin master
Size: a a a
CK
fatal: The current branch master has no upstream branch.Что надо сделать в такой случае?
To push the current branch and set the remote as upstream, use
git push --set-upstream origin master
R
R
R
CK
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'server.git'
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.
R
R
R
CK
R
R
R
CK
R
CK
R
R
R
R
R