好的,标题很混乱,但是发生了什么:
- 有一个本地分支及其对应的远程分支
- 删除了两个分支
-重新创建具有相同名称的分支,并应用我的更改
- 无法推送到远程存储库,因为:
'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."