c9334aa tools/rebase.sh: preserve email addresses when rewriting commits

Authored and Committed by otaylor 3 years ago
    tools/rebase.sh: preserve email addresses when rewriting commits
    
    Set GIT_{AUTHOR,COMMITTER}_EMAIL based on the previous email address
    when rewriting commits - it was previously resetting the email addresses
    to the person running the rebase command.
    
        
file modified
+14 -2