Skip to content

Add support for author and committer #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 18, 2020
Merged

Conversation

mheap
Copy link
Owner

@mheap mheap commented Nov 18, 2020

Add support for providing author and committer details as documented in https://octokit.github.io/rest.js/v18#git-create-commit

@LHumblot provided the initial patch, and I cleaned it up to allow for all fields to be provided (the initial patch set name and email) and added some tests

Resolves #11

@mheap mheap changed the title Author committer support Add support for author and committer Nov 18, 2020
@mheap mheap merged commit 0e50762 into master Nov 18, 2020
@mheap mheap deleted the author-committer-support branch November 18, 2020 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need help for adding a commiter and a author to a commit
2 participants