Commit 39baadbd authored by Clement Ho's avatar Clement Ho

Merge branch 'fe_guide-index-ascii-tree' into 'master'

Update fe_guide/index.md to use readable ascii tree

Closes #31330

See merge request !11423
parents 83aa0235 1f9c701c
...@@ -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