On 2018-02-03 Heiko Schlittermann via Exim-dev <[email protected]> wrote: > Jeremy Harris <[email protected]> (Sa 03 Feb 2018 18:03:18 CET): > … > > Previouly for commits done using content supplied by other people > > we have set the Author and left the Committer saying who did > > the commit. I'd like that to continue.
> Yes, that was my intention too, but I didn't check if the reality matched my > intention. > My fault. Hello, I googled in vain and experimented a bit. Using cherry-pick instead of merge seemed to work for me to change the committer. instead of git merge --ff <some-branch> use git cherry-pick ..<some-branch> cu And- no guarantee, seemed to worl for me -reas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
