set git username and email git config --global user.name "FIRST_NAME LAST_NAME" git config --global user.email "MY_NAME@example.com" Published by Alok DevSecOps View all posts by Alok