git - How to use multiple github accounts with hub? -


i have main account ssh. testing reason created github account , trying create repository hub

hub create anotheraccount/somerepo 

but have

error creating repository: not found (http 404) 

i able manage multiple accounts' repositories via hub. way that?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -