Skip to content

Commit 7a48b4d

Browse files
committed
Merge branch 'docs-correct-new-branch-text-instead-of-lorem-ipsum' into 'master'
Replace Lorem Ipsum with actual screenshot text in docs See merge request gitlab-org/gitlab-ce!31412
2 parents 598e9ff + 589daeb commit 7a48b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user/project/repository/web_editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Once you click it, a new branch will be created that diverges from the default
105105
branch of your project, by default `master`. The branch name will be based on
106106
the title of the issue and as a prefix, it will have its internal ID. Thus, the example
107107
screenshot above will yield a branch named
108-
`2-et-cum-et-sed-expedita-repellat-consequatur-ut-assumenda-numquam-rerum`.
108+
`23177-add-support-for-rich-references-to-referables`.
109109

110110
Since GitLab 9.0, when you click the `New branch` in an empty repository project, GitLab automatically creates the master branch, commits a blank `README.md` file to it and creates and redirects you to a new branch based on the issue title.
111111
If your [project is already configured with a deployment service][project-services-doc] (e.g. Kubernetes), GitLab takes one step further and prompts you to set up [auto deploy][auto-deploy-doc] by helping you create a `.gitlab-ci.yml` file.

0 commit comments

Comments
 (0)