seveas / git-spindle

Abandoned command-line interface to GitHub and other central git services
Other
172 stars 35 forks source link

fix parent repo retrieval for GitHub #151

Closed Vampire closed 7 years ago

Vampire commented 7 years ago

When using repo search results or lists, no parent information is populated, so refetch the repository with parent information before accessing the parent if fork is True but no parent information is set.

seveas commented 7 years ago

Thanks, cherry-picked as 5a07efc