Skip to content

How to fork with existing "youtube-dl" fork? #161

Discussion options

You must be logged in to vote

Unfortunately there is no way to have multiple forks within the same zone (main repository, forks, forks of forks, etc.).

There is however an easy workaround to that (without needing a second account or some sketchy workarounds).
If you already forked 'youtube-dl' you can add youtube-dlc as a remote.

For those of you who use (download) Gitkraken (gui for git) you can have a look at this screenshot

That way you can have branches of different forks locally and set specific upstreams for your branches.
If you want to go a step further you can tell github what branch to use as default.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by blackjack4494
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #161 on October 01, 2020 17:58.