2、多次提交后拒绝推送Push rejected Push to origin/master was rejected
提交多次后就酿成这样了,不管怎么操纵都是拒绝,拒绝,拒绝!!!
报错:
17:55:39.747: [demo1] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false push --progress --porcelain origin refs/heads/master:master --tags
error: failed to push some refs to 'https://gitee.com/not-to-say/personal-profile-webpage.git'
To https://gitee.com/not-to-say/personal-profile-webpage.git
hint: Updates were rejected because the tip of your current branch is behind
! refs/heads/master:refs/heads/master [rejected] (non-fast-forward)
hint: its remote counterpart. Integrate the remote changes (e.g.
Done
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
办理: