python-github3
python-github3 copied to clipboard
Can't seem to get to parent/source for a repo fork
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.