Coding Assignments Due |
- Getting Started With Git – Step 1: Clone Remote Git Repository on Your Computer
Description:
Each semester, I create a Remote Git Repository that my Senior Capstone classes
use to collaboratively
author a static Web site. Please consult the resource entry below for the name of
the repository that we are using this semester. Follow
the instructions in the tutorial videos below in order to create a cloned copy of
this
repository on your local computer.
Submit to: The results of this step will reside on your
computer. So, there is nothing to submit from this step. Nevertheless,
you must complete this step in order to do Step 2. The results of
Step 2 will be graded.
- Getting Started With Git Step – 2: Modify Your Web Page. Commit. (Pull). Push.
Description: Follow the instructions in the tutorial video below to locate your
individual page in the shared Web content as it exists in the local copy of the repository
on your computer. Modify your page as indicated.
Commit your change to your local repository. Remember to PULL CHANGES
from the remote repository BEFORE YOU PUSH YOUR CHANGES to the remote repository.
Finally,
push your changes to the remote repository. Submit to: This step will be graded. We will not be using
a traditional dropbox approach for submission. Instead, we will be
looking at the updates that you have committed and pushed to the
remote repository.
|