diff options
author | Douwe Maan <douwe@gitlab.com> | 2019-04-10 09:10:37 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2019-04-10 09:10:37 +0000 |
commit | e861af409df4139e2a1c7434b1ca490710c786f1 (patch) | |
tree | 92f162543110645ec929c5e5a1ebf245a900d13b /changelogs | |
parent | 8036416dce7a4760bd203a291de67076385a3a2e (diff) | |
parent | 15e2b5ad0b2bdd0ccc0e5ebd47b78c0cd064dbea (diff) | |
download | gitlab-ce-e861af409df4139e2a1c7434b1ca490710c786f1.tar.gz |
Merge branch '47327-fix-github-project-import-visibility' into 'master'
Fix GitHub project import visibility
See merge request gitlab-org/gitlab-ce!27133
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/47327-fix-github-import-visibility.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/47327-fix-github-import-visibility.yml b/changelogs/unreleased/47327-fix-github-import-visibility.yml new file mode 100644 index 00000000000..b02318f0e89 --- /dev/null +++ b/changelogs/unreleased/47327-fix-github-import-visibility.yml @@ -0,0 +1,5 @@ +--- +title: Fix GitHub project import visibility +merge_request: 27133 +author: Daniel Wyatt +type: fixed |