创建了fork分支代码,确显示自己没有权限拉取分支 #7627
Unanswered
sunshineallaround
asked this question in
Q&A
Replies: 1 comment
-
What prompt do you get when you execute |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我按照操作手册fork了一个分支代码,但是拉取却失败了。这个是咋回事。
步鄹如下:FORK Seata分支到您的存储库。要使此工作有效,您只需要单击apache/incubator-seata主页右边的按钮Fork 。然后,您将在https://github.com//incubator-seata中your-username找到您的存储库,这是您的GitHub用户名。
CLONE您自己的存储库以在本地进行开发。用于git clone git@github.com:/seata.git将存储库克隆到本地计算机。然后,您可以创建新分支来完成您希望进行的更改。

Beta Was this translation helpful? Give feedback.
All reactions