Skip to content

Rename Gitlab::Git::Committer to User

Jacob Vosmaer (GitLab) requested to merge gitlab-git-user into master

What does this MR do?

Gitaly Conversation: https://gitlab.com/gitlab-org/gitaly/issues/551

Renames the Gitlab::Git::Committer class to Gitlab::Git::User.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

We found out that 'Committer' was the wrong word.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Andrew Newdigate

Merge request reports