Changing All Authors and Committers
23 Feb 2019
Environment
- OS: Kali linux 2018.4
- Git: 2.20.1
Explanation
Changing all authors and committers of git history.
Solution
This causes conflict between local git repo and remote.
After this command, we have to use git push –force.