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

Content added Content deleted
imported>Shauna
No edit summary
Line 16: Line 16:
You can test that they've successfully been set by typing:
You can test that they've successfully been set by typing:


git config --global user.name "your-user-name"
git config --global user.name
git config --global user.email
git config --global user.email