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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/topics/git/lfs/migrate_to_git_lfs.md')
-rw-r--r--doc/topics/git/lfs/migrate_to_git_lfs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/topics/git/lfs/migrate_to_git_lfs.md b/doc/topics/git/lfs/migrate_to_git_lfs.md
index 07c89e52653..d14d0db6087 100644
--- a/doc/topics/git/lfs/migrate_to_git_lfs.md
+++ b/doc/topics/git/lfs/migrate_to_git_lfs.md
@@ -35,7 +35,7 @@ The method described on this guide rewrites Git history. Make
sure to back up your repository before beginning and use it at your
own risk.
-## Requirements
+## Prerequisites
Before beginning, make sure:
@@ -161,7 +161,7 @@ Consider an example upstream project, `git@gitlab.com:gitlab-tests/test-git-lfs-
expand **Protected branches**.
1. Select the default branch from the **Branch** dropdown list,
and set up the
- **Allowed to push** and **Allowed to merge** rules.
+ **Allowed to push and merge** and **Allowed to merge** rules.
1. Select **Protect**.
<!-- ## Troubleshooting