summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Matos <lee@gitlab.com>2017-10-05 02:21:45 +0000
committerLee Matos <lee@gitlab.com>2017-10-05 02:21:45 +0000
commit7e134a062389ca5af7aee0f9ac1d18c4ac9775a5 (patch)
treebbbcfdc6c6801bc68d985fcfe19fc5c89b0d2ed1
parentf93f0169408d9cc9b4be44c70ab623c88aa6268f (diff)
downloadgitlab-ce-patch-26.tar.gz
Update github.md importer docs to clarify branches from forks get created in GLpatch-26
-rw-r--r--doc/user/project/import/github.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/import/github.md b/doc/user/project/import/github.md
index 68076169cac..6423beefc77 100644
--- a/doc/user/project/import/github.md
+++ b/doc/user/project/import/github.md
@@ -45,7 +45,7 @@ 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. This is expected.
+in branches compared to the GitHub Repository.
## Importing your GitHub repositories