Replace an email in all commits inside a git repository -


this question has answer here:

i have lot of commit email not valid. want replace instances of email correct one. really, need remove author replacing one. possible?

yes possible, although rewriting history not use case, if sharing git repository other contributors. check post change author , committer name , e-mail of multiple commits in git more detailed info.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -