Skip to content

Add optional 'author' param when making commits

What does this MR do?

This fulfills https://gitlab.com/gitlab-org/gitlab-ce/issues/20789 by adding the ability to specify a user's ID to be used as the author of a commit.

Why was this MR needed?

To fulfill https://gitlab.com/gitlab-org/gitlab-ce/issues/20789

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/20789

Does this MR meet the acceptance criteria?

Merge request reports