* New Crowdin translations by Github Action * fix frontmatter errors in translation * fix release notes * revert broken translation to main Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
14 lines
642 B
Markdown
14 lines
642 B
Markdown
---
|
|
title: Hoja introductoria de Git
|
|
redirect_from:
|
|
- /articles/git-cheatsheet
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
---
|
|
|
|
Aprender todos los comandos de Git disponibles de una sola vez puede resultan una tarea intimidante. 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.
|
|
|
|
Además, visita nuestra página de [recursos para el aprendizaje de Git y GitHub](/articles/git-and-github-learning-resources/), que tiene enlaces a guías, videos, y mucho más.
|