Activity Team/Git Tutorial: Difference between revisions

Commit Changes: add small note
Line 144: Line 144:


You should do this for every meaningful set of changes you make.
You should do this for every meaningful set of changes you make.
''Note'' <code> git commit </code> ''commits your changes to your local repository only.''


=== Request Review ===
=== Request Review ===