Use git config -e
and you should see something like:
[user]
name = Shani
name = shani
name = shani
Delete the lines you don’t want.
Use git config -e
and you should see something like:
[user]
name = Shani
name = shani
name = shani
Delete the lines you don’t want.