Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't clone your own repo: KeyError: 'parent' #141

Closed
jwilk opened this issue Jul 13, 2015 · 1 comment
Closed

can't clone your own repo: KeyError: 'parent' #141

jwilk opened this issue Jul 13, 2015 · 1 comment
Milestone

Comments

@jwilk
Copy link
Contributor

jwilk commented Jul 13, 2015

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'
@jwilk
Copy link
Contributor Author

jwilk commented Jul 13, 2015

Duplicate of #43. Sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants