atulkpatel
Results
2
issues of
atulkpatel
I've tried the following; ``` commit = org.get_repo("my-repo").get_commit(sha="c2144da718afdbc343115e995f585d6d58c7ec6bd") print(commit.author) print(commit.committer) print(commit.last_modified) ``` Which returns the details of the commit, however, can not find how to fetch the commit message. I...
Chaps, Finally free from my full time employment to brain dump some ideas for potentially enhancing protean. So I'm from a testing background, I'm going to chat from a testers'...