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

imported>Paulproteus
No edit summary
Line 61:
 
== 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"
 
Once you're finished making changes, you can use the following command to get a list of files you've changed:
Anonymous user