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

This commit is contained in:
Lee Matos 2017-10-05 11:26:21 +00:00 committed by Achilleas Pipinellis
parent d55216c092
commit cc35c64207
1 changed files with 5 additions and 0 deletions

View File

@ -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.