I want GitHub. Commits data of repository using GitHub API in python
I want to get commits of a repository using GitHub API and I need following data commit id,commit messages(full not truncated),author name and email,date and time,branch name and repo name,and patch and patch subject.