Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuzanne Selhorn <sselhorn@gitlab.com>2023-09-16 00:15:03 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2023-09-16 00:15:03 +0300
commit87eb573751bd38b6c3ba2b9f848e30cc933ae2da (patch)
treeb18fb1669082c9983a7de591c809a9ca9b9cb4c1
parent0da57ddac1773ea6719371c8d15749417df639d8 (diff)
Moved feature branch workflow under Git area
-rw-r--r--content/_data/navigation.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 46cc8a1c..9f499844 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1423,6 +1423,8 @@ sections:
doc_url: 'ee/topics/git/partial_clone.html'
- doc_title: Rebase and force-push
doc_url: 'ee/topics/git/git_rebase.html'
+ - doc_title: Feature branch workflow
+ doc_url: 'ee/gitlab-basics/feature_branch_workflow.html'
- doc_title: Undo options
doc_url: 'ee/topics/git/numerous_undo_possibilities_in_git/'
- doc_title: Frequently used commands
@@ -1463,8 +1465,6 @@ sections:
doc_url: 'ee/user/project/changelogs.html'
- doc_title: Default branch
doc_url: 'ee/user/project/repository/branches/default.html'
- - doc_title: Feature branch workflow
- doc_url: 'ee/gitlab-basics/feature_branch_workflow.html'
- doc_title: Forking workflow
doc_url: 'ee/user/project/repository/forking_workflow.html'
- doc_title: GeoJSON files