Commit cc9fc552 authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents de41d5c3 ce84140e
......@@ -112,7 +112,7 @@ enabled on the Git server:
git init
# Add the remote
git remote add origin git@gitlab.com/example/jumbo-repo
git remote add origin <url>
# Enable partial clone support for the remote
git config --local extensions.partialClone origin
......
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