github / github/training-kit

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

未關閉
#955 1 則留言 0 個 reaction 已指派 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!

貢獻指南

開啟貢獻指南

研究方向

找到 github-git-cheat-sheet,並檢查其中現有的暫時提交或命令區段。將相關的 git stash 命令加入清單,然後執行 script/setup 和 script/server,在 http://127.0.0.1:4000/ 本機檢查算繪後的速查表。命令出現在適當的區段中,且頁面能正確算繪,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
git
領域
documentation
Issue 類型
文件
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。