Open Source Comes to Campus/Curriculum/Laptop setup/OSX git: Difference between revisions

→‎Set your user name and email: fixed description of how to verify
imported>Shauna
(→‎Set your user name and email: fixed description of how to verify)
Line 28:
You can test that they've successfully been set by typing:
 
git config --global user.name "your-user-name"
git config --global user.email
 
Anonymous user