Commit ce84140e authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs/jramsay/partial-clone-typo' into 'master'

Remove incorrectly structured url

See merge request gitlab-org/gitlab-ce!32332
parents 9bd6f336 c3a43cc8
......@@ -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