You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to clone my own repo, but it didn't work:
$ git hub clone jwilk/didjvu
Forking jwilk/didjvu to jwilk/didjvu
Cloning [email protected]:jwilk/didjvu.git to didjvu
Traceback (most recent call last):
File "/usr/bin/git-hub", line 2002, in <module>
main()
File "/usr/bin/git-hub", line 1996, in main
args.run(parser, args)
File "/usr/bin/git-hub", line 614, in check_config_and_run
cmd.run(parser, args)
File "/usr/bin/git-hub", line 798, in run
remote_url = repo['parent'][config.urltype]
KeyError: 'parent'
The text was updated successfully, but these errors were encountered:
I wanted to clone my own repo, but it didn't work:
The text was updated successfully, but these errors were encountered: