Django courses
Pair program Courses in Django Level II
-
FORK this repo, which will give you your own coursesFeb17 repo in your Github.
-
CLONE your own coursesFeb17 into your local machine. DO NOT put it into an existing git repo.
-
MAKE a directory that is named after you and your pair programming partner(s) into your local coursesFeb17.
-
ADD your code into the directory you made. If you are copying a directory over that you already have and that directory already has a git repo, remove that repo after you've copied it over. The goal is to have no nested git repos.
-
COMMIT your changes
-
PUSH to your repo
-
PULL REQUEST