Git设置当前分支为默认push分支
新手刚用Git,Push的时候出现错误:
To ssh://*******.com/HRC
e06a5d2..265df95 master -> master
! [rejected] R8 -> R8 (non-fast-forward)
! [rejected] reserved -> reserved (non-fast-forwaritolite@******.com)
error: failed to push some refs to 'ssh://g/HRC'
hint: Updates were rejected because a pushed branch tip is behind its remote
hint: counterpart. If you did not intend to push that branch, you may want to
hint: specify branches to push or set the 'push.default' configuration
hint: variable to 'current' or 'upstream' to push only the current branch.
根据他的提示,我做了如下操作,
git config --global push.default "current"
然后继续push就成功了。
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】博客园社区专享云产品让利特惠,阿里云新客6.5折上折
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步