Open Source Comes to Campus/Resources: Difference between revisions

Content added Content deleted
imported>Shauna
imported>Shauna
Line 30: Line 30:
=== Diff and Patch Demo ===
=== Diff and Patch Demo ===


This demo uses the files in [this repository].
This demo uses the files in [https://github.com/shaunagm/OSCTC-resources/tree/master/diff_patch_demo this repository].


I have [a To Do List]! But maybe it needs editing. First, I'll make a copy to edit:
I have [https://github.com/shaunagm/OSCTC-resources/blob/master/diff_patch_demo/ToDoList a To Do List]! But maybe it needs editing. First, I'll make a copy to edit:


<pre>cp ToDoList new_ToDoList</pre>
<pre>cp ToDoList new_ToDoList</pre>