fatal: The current branch dev has no upstream branch. To push the current branch and set the remote
程序员文章站
2022-03-07 10:25:36
...
fatal: The current branch dev has no upstream branch.
To push the current branch and set the remote as upstream, use
参考文章
https://blog.csdn.net/weixin_44514665/article/details/91956785
git push --set-upstream origin dev
上一篇: CSS压缩混淆 / 格式化 / 美化
下一篇: 让人眼前一亮的五个前端小技巧
推荐阅读
-
fatal: The current branch master has multiple upstream branches, refusing to puh. git push error!
-
git push 报错fatal the current branch master has no upstream branch和Everything up-to-date
-
fatal: The current branch dev has no upstream branch. To push the current branch and set the remote
-
fatal: The current branch xiao has no upstream branch. To push the current branch and set the remote
-
fatal: The current branch master has no upstream branch. To push the current branch and set
-
解决Git建立远程分支关联时fatal the current branch master has no upstream branch 问题
-
git提示fatal the current branch master has no upstream branch 问题
-
fatal: The current branch venueCamera has no upstream branch. To push the current branch and set the
-
fatal: The current branch developer has no upstream branch.
-
push出现问题:fatal: The current branch master has no upstream branch.