when i push the code my git shows the different email address code example
Example: add email git not working
git config --global user.name "John Smith"
git config --global user.email "[email protected]"
git config --global user.name "John Smith"
git config --global user.email "[email protected]"