Git is distributed version control, meaning the entire repository and history lives wherever you put it. In this tutorial, you will learn how to take an existing project you are working on and push it to GitHub so it also exists on GitHub.
Table of contents
PrerequisitesStep 1 — Create a new GitHub RepoStep 2 — Initialize Git in the project folderConclusion1 Comment
Sort: