Open Source Comes to Campus/Curriculum/Git/Students: Difference between revisions

Line 62:
== Commit and push ==
 
Make sure you're in the directory you cloned the git repository to, with a command like (replace directory with the file path):
 
cd "directory"$your-repository-name
 
Once you're finished making changes, you can use the following command to get a list of files you've changed:
Anonymous user