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

Content added Content deleted
imported>Shauna
imported>Shauna
Line 90: Line 90:


This is a special trick that we do during the Website editing with git exercise, using Github Pages. It demonstrates that when the merge happens, it can programmatically cause a different event; this is often called ''hooks''.
This is a special trick that we do during the Website editing with git exercise, using Github Pages. It demonstrates that when the merge happens, it can programmatically cause a different event; this is often called ''hooks''.

Sometimes your changes will not show because of caching. To get around this problem, add "/?" to the end of the url.


== Advanced/Optional Commands ==
== Advanced/Optional Commands ==