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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
d15060fb
Commit
d15060fb
authored
Mar 05, 2018
by
Bob Van Landuyt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update documentation for redirects
parent
ce69419a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
10 deletions
+4
-10
doc/user/project/index.md
doc/user/project/index.md
+4
-10
No files found.
doc/user/project/index.md
View file @
d15060fb
...
@@ -128,11 +128,9 @@ and Git push/pull redirects.
...
@@ -128,11 +128,9 @@ and Git push/pull redirects.
Depending on the situation, different things apply.
Depending on the situation, different things apply.
When
[
renaming a user
](
../profile/index.md#changing-your-username
)
or
When
[
renaming a user
](
../profile/index.md#changing-your-username
)
,
[
changing a group path
](
../group/index.md#changing-a-group-s-path
)
:
[
changing a group path
](
../group/index.md#changing-a-group-s-path
)
or
[
renaming a repository
](
settings/index.md#renaming-a-repository
)
:
-
**The redirect to the new URL is permanent**
, which means that the original
namespace can't be claimed again by any group or user.
-
Existing web URLs for the namespace and anything under it (e.g., projects) will
-
Existing web URLs for the namespace and anything under it (e.g., projects) will
redirect to the new URLs.
redirect to the new URLs.
-
Starting with GitLab 10.3, existing Git remote URLs for projects under the
-
Starting with GitLab 10.3, existing Git remote URLs for projects under the
...
@@ -141,9 +139,5 @@ When [renaming a user](../profile/index.md#changing-your-username) or
...
@@ -141,9 +139,5 @@ When [renaming a user](../profile/index.md#changing-your-username) or
your remote will be displayed instead of rejecting your action.
your remote will be displayed instead of rejecting your action.
This means that any automation scripts, or Git clients will continue to
This means that any automation scripts, or Git clients will continue to
work after a rename, making any transition a lot smoother.
work after a rename, making any transition a lot smoother.
To avoid pulling from or pushing to an entirely incorrect repository, the old
-
The redirects will be available as long as the original path is not claimed by
path will be reserved.
another group, user or project.
When
[
renaming-a-repository
](
settings/index.md#renaming-a-repository
)
, the same
things apply, except for the Git push/pull actions which will be rejected with a
warning message to change to the new remote URL.
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