Skip to content

Git interactive tutorial for helping you familiar with git commands

Notifications You must be signed in to change notification settings

leledeyuan00/git-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖 Git Tutorial

This repository will guide you through the basics of using Git.

There are several md files in this repository, each covering a different aspect of Git.

First Step

Fork this repository to your own GitHub account, then follow the links below to access each section.

Contents

1️⃣ Getting Started: How to install Git and configure your ssh keys to work with GitHub.

2️⃣ git add & commit: How to add files to the staging area and commit them to your local repository. Most commonly used Git commands

3️⃣ git push & pull: How to push your local commits to a remote repository and pull changes from a remote repository to your local repository.

4️⃣ git branch & checkout: How to create and switch between branches in your repository.

5️⃣ pull requests: How to create and manage pull requests (PR) on GitHub (Make your contribution to other's repo).

More sections will be added soon!

Contributing

Welcome to contribute Japanese/Chinese or any other translations for this tutorial! You can create a new branch, add your translation files, and open a pull request.

Acknowledgements

If you found this tutorial helpful, please consider starring the repository ⭐ 😃

About

Git interactive tutorial for helping you familiar with git commands

Resources

Stars

Watchers

Forks

Contributors 6