Due: Tue. 04/21 at 11:59PM
The instructions for this lab are found on the CS network in:
/home/ckazer/public/cs14/labs/using_git.adoc
You will complete this assignment on the CS Network, so there is no need
to scp the instructions to your cs14vm. Instead, you can copy it somewhere
locally to your home directory.
Submitting
As part of the assignment, you will make a repository in the Swarthmore Github Enterprise.
Ensure that the remote sorting repository on GitHub Enterprise has the following:
-
.gitignore -
Makefile -
bubble_sort.c -
selection_sort.c -
bubbleandselectiontags on the main branch -
reflection_worksheet.adoc(no tag necessary for this)
You will also set up a public GitHub account and complete the
"first-contributions" exercise. This exercise will be
graded based on whether or not your name appears in Contributors.md in the
public first-contributions repository.