Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _includes/swc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ <h3>Command Line (Bash)</h3>
<div class="col-md-6">
<h3>Git and GitHub</h3>
<table class="table table-striped">
<tr> <td>Wed 11/11</td> <td>Version Control with Git, Part 1</td> </tr>
<tr> <td>Thu 11/12</td> <td>Version Control with Git, Part 2</td> </tr>
<tr> <td>Wed 11/11</td> <td>Version Control with Git</td> </tr>
<tr> <td>Thu 11/12</td> <td>GitHub and Collaborative Distributed Version Control</td> </tr>
</table>
</div>
<div class="col-md-6">
Expand Down