diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-08-02 23:25:45 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-08-04 17:16:50 -0300 |
commit | 1e736fb5272b75eb363a1ef766e29d35d53babb6 (patch) | |
tree | 6300afe184fbeec36ecc1724f673cdbc3df7b2e5 /doc/workflow/importing | |
parent | 51cf14b37c64b1afab25b10dfe94e281ff58d288 (diff) | |
download | gitlab-ce-1e736fb5272b75eb363a1ef766e29d35d53babb6.tar.gz |
Allow users to import cross-repository pull requests from GitHub
Diffstat (limited to 'doc/workflow/importing')
-rw-r--r-- | doc/workflow/importing/import_projects_from_github.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/workflow/importing/import_projects_from_github.md b/doc/workflow/importing/import_projects_from_github.md index a2b2a4b88f9..306caabf6e6 100644 --- a/doc/workflow/importing/import_projects_from_github.md +++ b/doc/workflow/importing/import_projects_from_github.md @@ -18,9 +18,6 @@ At its current state, GitHub importer can import: With GitLab 8.7+, references to pull requests and issues are preserved.
-It is not yet possible to import your cross-repository pull requests (those from
-forks). We are working on improving this in the near future.
-
The importer page is visible when you [create a new project][new-project].
Click on the **GitHub** link and, if you are logged in via the GitHub
integration, you will be redirected to GitHub for permission to access your
|