Addition of git stash commands to the git-cheat-sheet
- Linguagem predominante
- HTML
- Estrelas
- 5.1k
- Forks
- 4.5k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## Overview
Addition of temporary commits section to the github-git-cheat-sheet.
### Extra detail
addition of `git stash` commands to the list.
#### Screenshots

#### Reasoning
### How to contribute
- Comment on this issue if you'd like to work/collaborate on it!
- Fork the [repository](https://github.com/github/training-kit).
- Use the [GitHub Flow](https://guides.github.com/introduction/flow/) to make changes to your fork. [This](https://github.com/skills/introduction-to-github) is a refresher course if you're unsure about how to make a change on GitHub.
- Push your changes to your repository.
- Submit a Pull Request
- Base Dropdown: github/training-kit
- Compare Dropdown: Your fork
#### Testing locally
If you'd like to make and test changes locally (and see how they would look if merged), do the following:
- In your command line:
- [Install Git](https://git-scm.com/)
- [Install Ruby](https://www.ruby-lang.org/en/documentation/installation/)
- [ ] Run `script/setup`
- [ ] Run `script/server`.
- When successful, the script will initiate a local server at `http://127.0.0.1:4000/`.
### Questions?
- Leave a comment on this issue! Make sure to use `@mentions` if you want a specific person's attention!
Guia de contribuição
Direção de pesquisa
Localize o github-git-cheat-sheet e revise seus commits temporários ou seções de comandos existentes. Adicione os comandos relevantes de git stash à lista e, em seguida, execute script/setup e script/server para verificar localmente a folha de consulta renderizada em http://127.0.0.1:4000/. Está concluído quando os comandos aparecem na seção apropriada e a página é renderizada corretamente.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- git
- Domínio
- documentation
- Tipo de issue
- Documentação
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 38/100