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

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -