git - Bitbucket need to change last commit author name -


i accidentally made commit on repository different author name.

can change last commit author name on bitbucket commit history?

note: using git (tortoisegit) , bitbucket.

for last commit quite easy. open commit dialog, select "amend", check "set author" , commit , force push.

if commit older, need rebase. checkout branch commit on , right click on commit before 1 want change in log dialog , select "rebase onto". in rebase dialog, check force , mark commit want change "edit" , start rebasing process. when commit processed, select "edit/add commit" , update author name.


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -