stable

Clone or download

Read-only

Warn the user about cross-project single fork behaviour

This is part of story #8419 have permissions per tags/branches To test this: When I fork repositories to another project then a warning will be shown Previous commits implemented forking cross-project but you should test it: Given a repository with permissions containing static ugroups and other permissions containing only dynamic ugroups, when I fork it to another project, then all permissions will be duplicated but permissions containing only static ugroups will be set (the others will be empty) Given multiple repositories, when I fork them to another project then the source repos permissions won't be copied, they will all inherit from the target project's default permissions Change-Id: Id1ddcd1d3a1b574f540600e989bae17a2c45f983

Modified Files

Name
M plugins/git/include/GitPresenters/AccessControlPresenter.class.php +8 −1 Go to diff View file
M plugins/git/site-content/en_US/git.tab +2 −1 Go to diff View file
M plugins/git/site-content/fr_FR/git.tab +3 −2 Go to diff View file