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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
7f49f8bf
Commit
7f49f8bf
authored
Mar 08, 2022
by
Orit Golowinski
Committed by
Fiona Neill
Mar 08, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds Project name limitations to docs
parent
8d2c34da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
doc/user/reserved_names.md
doc/user/reserved_names.md
+7
-0
No files found.
doc/user/reserved_names.md
View file @
7f49f8bf
...
...
@@ -17,6 +17,13 @@ under the `TOP_LEVEL_ROUTES`, `PROJECT_WILDCARD_ROUTES` and `GROUP_ROUTES` lists
-
`PROJECT_WILDCARD_ROUTES`
: are names that are reserved for child groups or projects.
-
`GROUP_ROUTES`
: are names that are reserved for all groups or projects.
## Limitations on project and group names
-
Special characters are not permitted at the start or end of project or group names. They are permitted in any other location of the name.
-
Project or group names cannot end in
`.git`
or
`.atom`
.
-
Project or group names can only contain letters, digits, emojis, "_", ".", "+", dashes, or spaces.
-
Paths can only contain letters, digits, "_", "-", and "."
## Reserved project names
It is currently not possible to create a project with the following names:
...
...
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