Forking and pulling #152448
Replies: 1 comment
-
Since GitHub only allows one fork per repository per user, you need an alternative approach. origin → Your personal fork (once you create it). |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
There is a github repository:https://github.com/azerothcore/azerothcore-wotlk that already has a fork: https://github.com/trickerer/AzerothCore-wotlk-with-NPCBots/. The fork hasn't been touched in a while (was weekly) so I would like to create a clone of the fork and be able to pull from the main. If i fork off the fork, I cant pull. I also can not create a fork of the main, because I created a fork of the fork. (confusing, right?)
So how can I 1) create a fork of the main while using the code from the existing fork so I can do a pull to update the code from the main in the future?
OS is ubuntu if there is a reason to know.
Beta Was this translation helpful? Give feedback.
All reactions