Browse Source

update

master
Budi Setiawan 3 years ago
parent
commit
02486180a5
  1. 53
      prety.md

53
prety.md

@ -1,3 +1,56 @@
## Drop down
<details>
<summary>Title</summary>
contex
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |
</details>
``````bash
<details>
<summary>Title</summary>
contex
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |
</details>
``````
---
- <details>
<summary>Title</summary>
contex
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |
</details>
``````bash
- <details>
<summary>Title</summary>
contex
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |
</details>
``````
---
## Basic Table ## Basic Table
| Command | Description | | Command | Description |

Loading…
Cancel
Save