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
a49ffdd5
Commit
a49ffdd5
authored
Jan 16, 2020
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-47' into 'master'
Update forking_workflow.md See merge request gitlab-org/gitlab!23096
parents
96c02b45
a6eeed4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/user/project/repository/forking_workflow.md
doc/user/project/repository/forking_workflow.md
+4
-0
No files found.
doc/user/project/repository/forking_workflow.md
View file @
a49ffdd5
...
...
@@ -41,6 +41,10 @@ CAUTION: **CAUTION:**
From GitLab 12.6 onwards, if the
[
visibility of an upstream project is reduced
](
../../../public_access/public_access.md#reducing-visibility
)
in any way, the fork relationship with all its forks will be removed.
CAUTION:
**Caution:**
[
Repository mirroring
](
repository_mirroring.md
)
will help to keep your fork synced with the original repository.
Before approving a merge request you'll likely to be asked to sync before getting approval, hence automating it is recommend.
## Merging upstream
Once you are ready to send your code back to the main project, you need
...
...
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