/3 min read
Git Command Line Basics
Git vs GitHub
| Feature | Description |
|---|---|
| Git | Local version control system — runs on your machine, tracks file history. |
| GitHub | Cloud platform that hosts Git repositories — adds PRs, issues, collaboration. |
Build Programming Foundations at Noble Desktop
Noble Desktop's Full-Stack Web Development Certificate teaches Git alongside the modern web stack — a must for any developer.
While there is a lot you can do via the command line interface, the main thing you need to know how to do for Git is to navigate to a folder.