Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
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.