Commit 1f9c701c authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

Update fe_guide/index.md to use readable ascii tree

parent 67312fce
...@@ -45,15 +45,11 @@ should be `new-feature`. ...@@ -45,15 +45,11 @@ should be `new-feature`.
branch from `new-feature`, let's call it `new-feature-step-2` and repeat the process done before. branch from `new-feature`, let's call it `new-feature-step-2` and repeat the process done before.
```shell ```shell
* master master
|\ └─ new-feature
| * new-feature ├─ new-feature-step-1
| |\ ├─ new-feature-step-2
| | * new-feature-step-1 └─ new-feature-step-3
| |\
| | * new-feature-step-2
| |\
| | * new-feature-step-3
``` ```
**Tips** **Tips**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment