Clone the repo
git clone <repo url>
cd javascript30
git checkout -b project/day1-deandre
Complete your work in this branch within 1 hour. If not completed, submit anyway. We will review.
git add .
git commit -m "your commit message"
git push
Note: on git push you will get an error. Copy paste what it tells you to do for upstream.
Once you have pushed your changes to the new branch, make a 'pull request.' to the followiing branch:
isvictorious/JavaScript30/deandre
Clone the repo
Complete your work in this branch within 1 hour. If not completed, submit anyway. We will review.
Note: on
git pushyou will get an error. Copy paste what it tells you to do for upstream.Once you have pushed your changes to the new branch, make a 'pull request.' to the followiing branch:
isvictorious/JavaScript30/deandre