Commit cc35c642 authored by Lee Matos's avatar Lee Matos Committed by Achilleas Pipinellis

Update github.md importer docs to clarify branches from forks get created in GL

parent d55216c0
......@@ -42,6 +42,11 @@ The importer will create any new namespaces (groups) if they don't exist or in
the case the namespace is taken, the repository will be imported under the user's
namespace that started the import process.
The importer will also import branches on forks of projects related to open pull
requests. These branches will be imported with a naming scheume similar to
GH-SHA-Username/Pull-Request-number/fork-name/branch. This may lead to a discrepency
in branches compared to the GitHub Repository.
## Importing your GitHub repositories
The importer page is visible when you create a new project.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment