mheap/octokit-commit-multiple-files

Return commit SHA(s)

solarmosaic-kflorence opened this issue · 2 comments

I would like to get the SHA(s) of the commits that were created as part of the return value (currently only branchName).

mheap commented

This is resolved in #52 and will be released as v4.0.0

mheap commented

This is now available in v4.0.0. The return value is an object that contains a commits key. All of the information returned by the GitHub API is available