On my GitHub repository, there is an open pull request to merge changes from branch blTool-importFile-test into master. Several commits on new-files were accidentally committed with unreachable internal email addresses, and I would like to correct this before merging into master.
Note that this issue is similar to "Change the author and committer name and e-mail of multiple commits in Git". The main difference is that I only want to change the author on a select few commits unique to the new-files branch, as opposed to rewriting history for my entire project.
Is it possible to change the author for commits on my blTool-importFile-test branch without affecting the history of master?

 
     
    