diff --git a/content/github/getting-started-with-github/git-cheatsheet.md b/content/github/getting-started-with-github/git-cheatsheet.md index a53d9ff54e..8224b3b7cc 100644 --- a/content/github/getting-started-with-github/git-cheatsheet.md +++ b/content/github/getting-started-with-github/git-cheatsheet.md @@ -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.