Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
1f9c701c
Commit
1f9c701c
authored
May 16, 2017
by
Luke "Jared" Bennett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update fe_guide/index.md to use readable ascii tree
parent
67312fce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
9 deletions
+5
-9
doc/development/fe_guide/index.md
doc/development/fe_guide/index.md
+5
-9
No files found.
doc/development/fe_guide/index.md
View file @
1f9c701c
...
...
@@ -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.
```
shell
*
master
|
\
|
*
new-feature
| |
\
| |
*
new-feature-step-1
| |
\
| |
*
new-feature-step-2
| |
\
| |
*
new-feature-step-3
master
└─ new-feature
├─ new-feature-step-1
├─ new-feature-step-2
└─ new-feature-step-3
```
**Tips**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment