1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Update git-cheatsheet.md

This commit is contained in:
Shreya Prasad
2021-05-15 04:14:08 +05:30
committed by GitHub
parent 3de8d7a726
commit 6cfeae51d8

View File

@@ -6,7 +6,8 @@ versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
intro: This Git cheat sheet is a time saver when you forget a command or don't want to use help in the CLI.
---
Learning all available Git commands at once can be a daunting task. Our cheat sheets provide a quick reference for the commands you'll use most often: see "[Git Cheat Sheets](https://training.github.com/)." The "Using Git" cheat sheet is available in several languages.
Learning all available Git commands at once can be a daunting task. You can use "[Git Cheat Sheets](https://training.github.com/)" for a quick reference to frequently used commands. The "Using Git" cheat sheet is available in several languages.
In addition, take a look at our [Git and GitHub learning resources](/articles/git-and-github-learning-resources/) page that links to guides, videos and more.