3
1
On my GitHub page I have a fork of bitcoin/bitcoin.
The project Hivemind seems interesting, and I want to check it out.
When I try to fork it GitHub tells me that I already have a fork of it, and it references s-matthew-english/bitcoin, which is my fork of bitcoin/bitcoin.
Why is this happening? How can I circumvent this?
So then no one who maintains a fork of
bitcoin/bitcoincan simultaneously maintain a fork ofhivemindon their account? – smatthewenglish – 2016-10-21T13:20:11.5501@s.matthew.english: No, you could do that with a variation of the third suggestion provided here: A repository can manage multiple branches of the same code. You could check out hivemind into a new branch of the bitcoin repository. – Murch – 2016-10-21T16:16:47.860