Reposytori ini di tujukakn untuk all tim PT. Geonet Infomedia. Berisisi dokumen guid penggunaan GIT. jika ada pertanyaan atau saran silahkan create issue pada repository git-guide untuk di tindak lanjuti / update pada reposytori git-guide
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

3.7 KiB

Drop down

Title contex
Command Description
git status List all new or modified files
git diff Show file differences that haven't been staged
<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>

  • Title contex
    Command Description
    git status List all new or modified files
    git diff Show file differences that haven't been staged
- <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

Command Description
git status List all new or modified files
git diff Show file differences that haven't been staged
| Command | Description |
| --- | --- |
| git status | List all new or modified files |
| git diff | Show file differences that haven't been staged |

Command Description
git status List all new or modified files
git diff Show file differences that haven't been staged
| Command | Description |
| --- | --- |
| `git status` | List all *new or modified* files |
| `git diff` | Show file differences that **haven't been** staged |

Left-aligned Center-aligned Right-aligned
git status git status git status
git diff git diff git diff
| Left-aligned | Center-aligned | Right-aligned |
| :---         |     :---:      |          ---: |
| git status   | git status     | git status    |
| git diff     | git diff       | git diff      |

Name Character
Backtick `
Pipe |
| Name     | Character |
| ---      | ---       |
| Backtick | `         |
| Pipe     | \|        |

write lists inside a markdown table

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1
  • item1
  • item2
See the list from the first column
| Tables        | Are           | Cool  |
| ------------- |:-------------:| -----:|
| col 3 is      | right-aligned | $1600 |
| col 2 is      | centered      |   $12 |
| zebra stripes | are neat      |    $1 |
| <ul><li>item1</li><li>item2</li></ul>| See the list | from the first column|
Component Details
Values This is Line 1

This is Line 2

This is Line 3
This is Line 4
This is Line 5
This is Line 6
|Component |Details|
|------|------|
|Values|This is Line 1 <br><br>This is Line 2<br><br>This is Line 3<br>This is Line 4<br>This is Line 5<br>This is Line 6<br>|

Refrensi