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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -