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
Léo-Paul Géneau
gitlab-ce
Commits
846a9ef5
Commit
846a9ef5
authored
Apr 22, 2016
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add newest enhancements to GH importer docs
[ci skip]
parent
aea97991
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
5 deletions
+9
-5
doc/workflow/importing/import_projects_from_github.md
doc/workflow/importing/import_projects_from_github.md
+9
-5
No files found.
doc/workflow/importing/import_projects_from_github.md
View file @
846a9ef5
# Import your project from GitHub to GitLab
_
**Note:**
In order to enable the GitHub import setting, you should first
enable the
[
GitHub integration
][
gh-import
]
in your GitLab instance._
>**Note:**
In order to enable the GitHub import setting, you should first
enable the
[
GitHub integration
][
gh-import
]
in your GitLab instance.
At its current state, GitHub importer can import:
...
...
@@ -10,10 +11,13 @@ At its current state, GitHub importer can import:
-
the issues (introduced in GitLab 7.7)
-
the pull requests (introduced in GitLab 8.4)
-
the wiki pages (introduced in GitLab 8.4)
-
the milestones (introduced in GitLab 8.7)
-
the labels (introduced in GitLab 8.7)
It is not yet possible to import your labels, milestones and cross-repository
pull requests (those from forks). We are working on improving this in the near
future.
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 you will be redirected to GitHub for
...
...
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