adding GH video

pull/688/head
softchris 2 years ago
parent 71a5acf93a
commit 550c7bfe1e

@ -44,7 +44,11 @@ You'll need both a folder with a code project on your local machine (laptop or P
Let's say you have a folder locally with some code project and you want to start tracking your progress using git - the version control system. Some people compare using git to writing a love letter to your future self. Reading your commit messages days or weeks or months later you'll be able to recall why you made a decision, or "rollback" a change - that is, when you write good "commit messages".
### Task: Make a repository and commit code
### Task: Make a repository and commit code
> Check out video
> [![Git and GitHub basics video](https://img.youtube.com/vi/9R31OUPpxU4/0.jpg)](https://www.youtube.com/watch?v=9R31OUPpxU4)
1. **Create repository on GitHub**. On GitHub.com, in the repositories tab, or from the navigation bar top-right, find the **new repo** button.

Loading…
Cancel
Save