Skip to content
Snippets Groups Projects
Commit 1f9c701c authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett
Browse files

Update fe_guide/index.md to use readable ascii tree

parent 67312fce
No related branches found
No related tags found
No related merge requests found
Loading
@@ -45,15 +45,11 @@ should be `new-feature`.
Loading
@@ -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**
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment