1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/get-started/quickstart/git-cheatsheet.md
Laura Coursen 8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00

17 lines
765 B
Markdown

---
title: Git cheatsheet
redirect_from:
- /articles/git-cheatsheet
- /github/getting-started-with-github/git-cheatsheet
- /github/getting-started-with-github/quickstart/git-cheatsheet
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
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. 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.