Posted inGit
Posted inGit
Learn Git Lesson Plan
To understand Git, let’s break it down into parts that make Git work for you
- The anatomy of Git Repo
- Create a GitHub Account and Set up Dev Machine
- Create and Clone a Remote Git Repo
- Fork an Existing Git Repo
- Use Git on a One-Person Team
- Use Git on a Multi-Persons Team
- Git Best Practice
- Extra: Create GitPage
Posted inGit
Create a New Empty Remote Git Repository on GitHub
In this article, we will learn how to create a new empty GitHub Repository.