python-github3 icon indicating copy to clipboard operation
python-github3 copied to clipboard

Can't seem to get to parent/source for a repo fork

Open kergoth opened this issue 12 years ago • 0 comments

Unless I'm missing something, I don't think pygithub3 lets us access the 'owner' and 'parent' attributes of a repo fork. It would be useful to be able to do so. E.g. one could use that information to create a clone with remotes for both a particular fork and its parent, and potentially the original source.

kergoth avatar Mar 20 '13 23:03 kergoth