Skip to content
Snippets Groups Projects
Commit e910af65 authored by Igor Drozdov's avatar Igor Drozdov
Browse files

Change author of cherry-picked commits

User A cherry picks a commit authored by User B

Before:

Author: User B
Committer: User A

Now:

Author: User A
Committer: User B

When commit signing with committer email/name enabled:

Author: User A
Committer: GitLab

When GitLab Rails implements appending Co-authored-by trailer:

Author: User A
Committer: GitLab

Co-authored-by: User B

Changelog: changed
parent bb052c85
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment