Setting username and email for every git repository in a computer. Commands: git config --global user.name "mlibre" git config --global user.email "[email protected]"
YouTube Link: