Skip to content

Commit 3b4ca64

Browse files
authored
Update README.rdoc
1 parent 28cc5e4 commit 3b4ca64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ That approach works perfectly fine, but is a bit heavy-handed and cumbersome. Th
2222

2323
3. Restart Redmine
2424

25-
4. In the project settings, activate "repository" module and add a new repository. Repository identifier is composed with {project_namespace}_{repository_name}. E.g. project name "test" in project namespace "business" with repository name "rails" results in "business_test_rails" as repository identifier.
25+
4. In the project settings, activate "repository" module and add a new repository. Repository identifier is composed with {project_namespace}_{repository_name}. E.g. project name "test" in project namespace "business" with repository name "rails" results in "business_test_rails" as repository identifier. If no project namespace is used, use only the repository name. E.g. "rails".
2626

2727
5. GitLab
2828
1. Go to the repository interface on GitLab.

0 commit comments

Comments
 (0)