Change git commits author
git filter-branch -f --env-filter "
GIT_AUTHOR_NAME='Oldname'
GIT_AUTHOR_EMAIL='oldemail'
GIT_COMMITTER_NAME='Newname'
GIT_COMMITTER_EMAIL='newemail'
" HEAD
Written by Cherif YAYA
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#