【发布时间】:2021-07-27 16:42:07
【问题描述】:
我正在本地机器上的不同分支上工作,但我想将代码推送到上游的不同分支。如何才能做到这一点。我正在尝试推动 nicholas-dev
这是我收到的错误消息
C:\Users\njoca\Documents\BoTest\boegisexternal (dev-samuel -> origin)
λ git push nicholas-dev
fatal: 'nicholas-dev' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
【问题讨论】: