set git username and email git config --global user.name "FIRST_NAME LAST_NAME" git config --global user.email "[email protected]" Published by Alok DevSecOps View all posts by Alok