I want to get the file contents of all the files in the repo [changed and unchanged] using the Python [PyGitHub API]. But not sure how to achieve it. Simply, to browse the repo at that specific commit id in history.
Is there any other API to get the required data? or can be done with PyGitHub itself.
Note: I'm using Github API v3.