github / github/training-kit

Addition of git stash commands to the git-cheat-sheet

オープン
#955 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
HTML
スター
5.1k
フォーク
4.5k
PR マージ指標
30日以内にマージされた PR はありません

説明

## Overview

Addition of temporary commits section to the github-git-cheat-sheet.

### Extra detail

addition of `git stash` commands to the list.

#### Screenshots

![image](https://user-images.githubusercontent.com/54541515/211904179-25390f19-e489-49d7-ab44-739653c08524.png)

#### 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!

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。