Skip to main content

4 docs tagged with "git"

View all tags

How To Clone Repository

In this tutorial, you will learn how to clone a GitHub repository to your local machine using Git commands.

How to Fork a Repository

In this tutorial, you will learn how to fork a GitHub repository and create your own copy to work on and contribute back to the original project.

Let's Do First Opensource Project

In this tutorial, you will learn how to make your first open source contribution on GitHub without using the command line. Learn to fork, edit, commit, and create pull requests directly through the GitHub web interface.