Check the "Block command line pushes that expose my email" option in the e-mail settings
$ git config --global user.name username
$ git config --global user.email [email protected]
or
$ git config --global user.email [email protected]
Check the "Block command line pushes that expose my email" option in the e-mail settings
$ git config --global user.name username
$ git config --global user.email [email protected]
or
$ git config --global user.email [email protected]