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

imported>Shauna
No edit summary
Line 16:
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